JUnit version 4.13.2
.12:09:03.957 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512543947
12:09:03.988 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:09:04.022 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:09:04.031 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskXWZ3Dz/test-tmp
12:09:04.056 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
12:09:04.059 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskXWZ3Dz/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
12:09:04.284 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325"
  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 {
  }
}

12:09:04.489 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:09:04.490 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

12:09:04.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.493728  8717 mini_oidc.cc:150] Starting JWKS server
12:09:04.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.496351  8717 webserver.cc:533] Webserver started at http://127.0.0.1:32995/ using document root <none> and password file <none>
12:09:04.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.496588  8717 mini_oidc.cc:186] Starting OIDC Discovery server
12:09:04.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.497229  8717 webserver.cc:533] Webserver started at http://127.0.0.1:44173/ using document root <none> and password file <none>
12:09:04.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:09:04Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:09:04.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:09:04Z Disabled control of system clock
12:09:04.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.528168  8717 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:04.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:04.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/wal
12:09:04.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data
12:09:04.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:09:04.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:09:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:09:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/logs
12:09:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data/info.pb
12:09:04.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:04.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:09:04.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:09:04.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:09:04.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:09:04.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:04.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:04.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:04.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:09:04.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:09:04.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:09:04.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:09:04.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.126:38133
12:09:04.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.126
12:09:04.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:04.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:04.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:04.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:09:04.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:04.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:09:04.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32995/jwks.json
12:09:04.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:09:04.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:09:04.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
12:09:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.891417  8728 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
12:09:04.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.891829  8728 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:09:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.891923  8728 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:09:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.892050  8728 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:09:04.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.901175  8728 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:09:04.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.901366  8728 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:09:04.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.901435  8728 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:09:04.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.901515  8728 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:09:04.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.901575  8728 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:09:04.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.901638  8728 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32995/jwks.json
12:09:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.912834  8728 master_runner.cc:387] Master server non-default flags:
12:09:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data
12:09:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/wal
12:09:04.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:09:04.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:04.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
12:09:04.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:09:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.126:38133
12:09:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:09:04.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:09:04.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:09:04.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:09:04.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:09:04.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32995/jwks.json
12:09:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data/info.pb
12:09:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.126
12:09:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:09:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:09:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:09:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:04.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/logs
12:09:04.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:04.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:09:04.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:09:04.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:09:04.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:09:04.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:09:04.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:09:04.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on bdcb31816ec0
12:09:04.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16856
12:09:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:09:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.915205  8728 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:09:04.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.917938  8728 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:09:04.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.929028  8734 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
12:09:04.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.928994  8736 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
12:09:04.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:04.929075  8733 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
12:09:04.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.930260  8728 server_base.cc:1061] running on GCE node
12:09:04.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.931543  8728 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:09:04.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.933140  8728 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:09:04.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.934378  8728 hybrid_clock.cc:648] HybridClock initialized: now 1783512544934299 us; error 63 us; skew 500 ppm
12:09:04.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.934736  8728 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:09:04.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.937311  8728 webserver.cc:533] Webserver started at http://127.8.131.126:39907/ using document root <none> and password file <none>
12:09:04.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.938148  8728 fs_manager.cc:362] Metadata directory not provided
12:09:04.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.938258  8728 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:09:04.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.938720  8728 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:09:04.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.941484  8728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data/instance:
12:09:04.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a444a5598174b84a729c8cdf524b2eb"
12:09:04.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:04 on dist-test-slave-36j5"
12:09:04.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.942361  8728 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/wal/instance:
12:09:04.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a444a5598174b84a729c8cdf524b2eb"
12:09:04.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:04 on dist-test-slave-36j5"
12:09:04.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.948486  8728 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
12:09:04.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.952337  8742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:09:04.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.954200  8728 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
12:09:04.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.954370  8728 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data,/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/wal
12:09:04.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3a444a5598174b84a729c8cdf524b2eb"
12:09:04.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:04 on dist-test-slave-36j5"
12:09:04.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.954541  8728 fs_report.cc:389] FS layout report
12:09:04.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:09:04.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/wal
12:09:04.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/wal
12:09:04.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data/data
12:09:04.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:09:04.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:09:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:09:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:09:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:09:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:09:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:09:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:09:04.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:09:04.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:09:04.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:09:04.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.973044  8728 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:09:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.973930  8728 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:09:04.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.974192  8728 kserver.cc:163] Server-wide thread pool size limit: 3276
12:09:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.987953  8728 rpc_server.cc:307] RPC server started. Bound to: 127.8.131.126:38133
12:09:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.987983  8765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.131.126:38133 every 8 connection(s)
12:09:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.989809  8728 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/data/info.pb
12:09:04.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.994408  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:09:05.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.999627  8717 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu as pid 8728
12:09:05.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:04.999949  8717 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-0/wal/instance
12:09:05.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.001567  8766 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.003159  8717 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:05.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:05.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/wal
12:09:05.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data
12:09:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:09:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:09:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:09:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:05.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/logs
12:09:05.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data/info.pb
12:09:05.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:05.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:09:05.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:09:05.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:09:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:09:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:09:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:09:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:09:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:09:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.125:45597
12:09:05.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.125
12:09:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:09:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:05.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:09:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32995/jwks.json
12:09:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:09:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:09:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
12:09:05.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.024693  8766 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.025949  8743 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.131.125:45597: connect: Connection refused (error 111)
12:09:05.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.027876  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.125:45597: Network error: Client connection negotiation failed: client connection to 127.8.131.125:45597: connect: Connection refused (error 111)
12:09:05.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.077271  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } attempt: 1
12:09:05.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.079495  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.125:45597: Network error: Client connection negotiation failed: client connection to 127.8.131.125:45597: connect: Connection refused (error 111)
12:09:05.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.147773  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } attempt: 2
12:09:05.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.150136  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.125:45597: Network error: Client connection negotiation failed: client connection to 127.8.131.125:45597: connect: Connection refused (error 111)
12:09:05.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.241412  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } attempt: 3
12:09:05.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.243867  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.125:45597: Network error: Client connection negotiation failed: client connection to 127.8.131.125:45597: connect: Connection refused (error 111)
12:09:05.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.352259  8769 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
12:09:05.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.352591  8769 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:09:05.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.352653  8769 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:09:05.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.352746  8769 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:09:05.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.361536  8769 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:09:05.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.361712  8769 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:09:05.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.361761  8769 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:09:05.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.361820  8769 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:09:05.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.361863  8769 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:09:05.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.361937  8769 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32995/jwks.json
12:09:05.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.372756  8769 master_runner.cc:387] Master server non-default flags:
12:09:05.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:05.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data
12:09:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/wal
12:09:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:09:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:05.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
12:09:05.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:05.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:05.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:09:05.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.125:45597
12:09:05.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:09:05.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:09:05.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:09:05.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:09:05.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:09:05.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32995/jwks.json
12:09:05.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:05.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:05.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data/info.pb
12:09:05.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.125
12:09:05.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:05.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:09:05.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:05.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:09:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:09:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/logs
12:09:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:09:05.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:09:05.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:09:05.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:09:05.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:09:05.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:09:05.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on bdcb31816ec0
12:09:05.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16856
12:09:05.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:09:05.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.374397  8769 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:09:05.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.376968  8769 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:09:05.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.387215  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } attempt: 4
12:09:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.387863  8777 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
12:09:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.388025  8776 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
12:09:05.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.389642  8779 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
12:09:05.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.389859  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.125:45597: Network error: Client connection negotiation failed: client connection to 127.8.131.125:45597: connect: Connection refused (error 111)
12:09:05.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.390960  8769 server_base.cc:1061] running on GCE node
12:09:05.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.392041  8769 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:09:05.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.393795  8769 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:09:05.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.395083  8769 hybrid_clock.cc:648] HybridClock initialized: now 1783512545394993 us; error 70 us; skew 500 ppm
12:09:05.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.395591  8769 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:09:05.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.398497  8769 webserver.cc:533] Webserver started at http://127.8.131.125:36185/ using document root <none> and password file <none>
12:09:05.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.399509  8769 fs_manager.cc:362] Metadata directory not provided
12:09:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.399672  8769 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:09:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.400117  8769 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:09:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.402900  8769 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data/instance:
12:09:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ff173b122ae445bb7da109ba49a3bca"
12:09:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:05 on dist-test-slave-36j5"
12:09:05.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.403909  8769 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/wal/instance:
12:09:05.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ff173b122ae445bb7da109ba49a3bca"
12:09:05.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:05 on dist-test-slave-36j5"
12:09:05.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.410458  8769 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
12:09:05.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.414444  8785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:09:05.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.416095  8769 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
12:09:05.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.416291  8769 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data,/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/wal
12:09:05.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ff173b122ae445bb7da109ba49a3bca"
12:09:05.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:05 on dist-test-slave-36j5"
12:09:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.416520  8769 fs_report.cc:389] FS layout report
12:09:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:09:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/wal
12:09:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/wal
12:09:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data/data
12:09:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:09:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:09:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:09:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:09:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:09:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:09:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:09:05.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:09:05.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:09:05.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:09:05.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:09:05.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.436280  8769 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:09:05.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.437479  8769 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:09:05.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.437892  8769 kserver.cc:163] Server-wide thread pool size limit: 3276
12:09:05.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.452438  8769 rpc_server.cc:307] RPC server started. Bound to: 127.8.131.125:45597
12:09:05.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.452489  8808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.131.125:45597 every 8 connection(s)
12:09:05.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.454394  8769 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/data/info.pb
12:09:05.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.459184  8809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:09:05.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.463599  8717 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu as pid 8769
12:09:05.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.463793  8717 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-1/wal/instance
12:09:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.465039  8717 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/wal
12:09:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data
12:09:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:09:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:09:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:09:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/logs
12:09:05.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data/info.pb
12:09:05.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:05.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:09:05.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:09:05.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:09:05.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:09:05.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.124:36397
12:09:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.124
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:09:05.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32995/jwks.json
12:09:05.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:09:05.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:09:05.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
12:09:05.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.466239  8809 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.484565  8809 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.495159  8809 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.496948  8787 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.499423  8809 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.548799  8809 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 1
12:09:05.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.551203  8809 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.619508  8809 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 2
12:09:05.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.621987  8809 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.689097  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } attempt: 5
12:09:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.697443  8766 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.699877  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.713253  8809 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 3
12:09:05.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.715730  8809 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.751159  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 1
12:09:05.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.753458  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.818092  8811 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
12:09:05.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.818408  8811 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:09:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.818470  8811 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:09:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.818554  8811 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:09:05.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.821727  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 2
12:09:05.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.823921  8766 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.830524  8811 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:09:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.830667  8811 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:09:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.830713  8811 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:09:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.830770  8811 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:09:05.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.830884  8811 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:09:05.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.830932  8811 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:32995/jwks.json
12:09:05.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.842675  8811 master_runner.cc:387] Master server non-default flags:
12:09:05.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:05.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:05.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/wal
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.124:36397
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:09:05.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:32995/jwks.json
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data/info.pb
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.124
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:09:05.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/logs
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:09:05.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on bdcb31816ec0
12:09:05.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16856
12:09:05.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:09:05.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.845011  8811 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:09:05.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.847604  8811 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:09:05.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.858538  8819 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
12:09:05.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.858947  8809 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 4
12:09:05.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.860775  8820 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
12:09:05.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.862447  8809 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.131.124:36397: Network error: Client connection negotiation failed: client connection to 127.8.131.124:36397: connect: Connection refused (error 111)
12:09:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.863538  8811 server_base.cc:1061] running on GCE node
12:09:05.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:05.863651  8822 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
12:09:05.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.864710  8811 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:09:05.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.866654  8811 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:09:05.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.867928  8811 hybrid_clock.cc:648] HybridClock initialized: now 1783512545867783 us; error 109 us; skew 500 ppm
12:09:05.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.868333  8811 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:09:05.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.871152  8811 webserver.cc:533] Webserver started at http://127.8.131.124:44281/ using document root <none> and password file <none>
12:09:05.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.872175  8811 fs_manager.cc:362] Metadata directory not provided
12:09:05.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.872294  8811 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:09:05.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.872634  8811 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:09:05.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.875301  8811 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data/instance:
12:09:05.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1229c73aef2e4e8d98e528fdcea08bbc"
12:09:05.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:05 on dist-test-slave-36j5"
12:09:05.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.876231  8811 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/wal/instance:
12:09:05.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1229c73aef2e4e8d98e528fdcea08bbc"
12:09:05.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:05 on dist-test-slave-36j5"
12:09:05.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.882165  8811 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
12:09:05.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.885958  8828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:09:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.887964  8811 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
12:09:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.888165  8811 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data,/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/wal
12:09:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1229c73aef2e4e8d98e528fdcea08bbc"
12:09:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:05 on dist-test-slave-36j5"
12:09:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.888412  8811 fs_report.cc:389] FS layout report
12:09:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/wal
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/wal
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data/data
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:09:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:09:05.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.914825  8811 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:09:05.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.915750  8811 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:09:05.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.915999  8811 kserver.cc:163] Server-wide thread pool size limit: 3276
12:09:05.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.928936  8811 rpc_server.cc:307] RPC server started. Bound to: 127.8.131.124:36397
12:09:05.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.928974  8851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.131.124:36397 every 8 connection(s)
12:09:05.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.930157  8766 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 3
12:09:05.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.930517  8811 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/data/info.pb
12:09:05.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.934603  8717 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu as pid 8811
12:09:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.934813  8717 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/master-2/wal/instance
12:09:05.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.936007  8852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:09:05.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.944557  8852 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.953138  8766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: Bootstrap starting.
12:09:05.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.958518  8766 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: Neither blocks nor log segments found. Creating new log.
12:09:05.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.960604  8766 log.cc:826] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: Log is configured to *not* fsync() on all Append() calls
12:09:05.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.967763  8766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: No bootstrap required, opened a new log
12:09:05.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.972491  8852 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.976239  8766 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:05.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.976624  8766 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:09:05.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.976743  8766 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a444a5598174b84a729c8cdf524b2eb, State: Initialized, Role: FOLLOWER
12:09:05.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.977485  8766 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:05.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.978864  8860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [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: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:05.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.979496  8860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [sys.catalog]: This master's current role is: FOLLOWER
12:09:05.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.980399  8766 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [sys.catalog]: configured and running, proceeding with master startup.
12:09:05.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.980525  8852 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } has no permanent_uuid. Determining permanent_uuid...
12:09:05.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.992552  8852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc: Bootstrap starting.
12:09:05.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.997768  8852 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc: Neither blocks nor log segments found. Creating new log.
12:09:06.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.999874  8852 log.cc:826] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc: Log is configured to *not* fsync() on all Append() calls
12:09:06.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.006807  8852 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc: No bootstrap required, opened a new log
12:09:06.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.007182  8871 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:09:06.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.007313  8871 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:09:06.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:05.991601  8728 master_runner.cc:187] Error getting master registration for 127.8.131.125:45597: OK, instance_id { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" instance_seqno: 1783512545448647 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:09:06.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.009277  8728 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:09:06.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.012964  8852 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:06.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.013235  8852 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:09:06.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.013320  8852 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1229c73aef2e4e8d98e528fdcea08bbc, State: Initialized, Role: FOLLOWER
12:09:06.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.013954  8852 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:06.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.015064  8874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [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: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.015667  8874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: This master's current role is: FOLLOWER
12:09:06.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.016434  8852 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: configured and running, proceeding with master startup.
12:09:06.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.031848  8885 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:09:06.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.033102  8885 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:09:06.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.034267  8811 master_runner.cc:187] Error getting master registration for 127.8.131.125:45597: OK, instance_id { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" instance_seqno: 1783512545448647 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:09:06.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.043864  8811 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:09:06.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.161676  8809 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } attempt: 5
12:09:06.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.168087  8834 tablet.cc:2406] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:09:06.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.175529  8809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca: Bootstrap starting.
12:09:06.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.180720  8809 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca: Neither blocks nor log segments found. Creating new log.
12:09:06.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.182281  8809 log.cc:826] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca: Log is configured to *not* fsync() on all Append() calls
12:09:06.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.186646  8809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca: No bootstrap required, opened a new log
12:09:06.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.196483  8809 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:06.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.197638  8809 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:09:06.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.197791  8809 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ff173b122ae445bb7da109ba49a3bca, State: Initialized, Role: FOLLOWER
12:09:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.198771  8809 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:06.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.204578  8874 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:09:06.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.204882  8874 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.206918  8874 leader_election.cc:290] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a444a5598174b84a729c8cdf524b2eb (127.8.131.126:38133), 7ff173b122ae445bb7da109ba49a3bca (127.8.131.125:45597)
12:09:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.208199  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a444a5598174b84a729c8cdf524b2eb" is_pre_election: true
12:09:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.208751  8755 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1229c73aef2e4e8d98e528fdcea08bbc in term 0.
12:09:06.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.210393  8829 leader_election.cc:304] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [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: 1229c73aef2e4e8d98e528fdcea08bbc, 3a444a5598174b84a729c8cdf524b2eb; no voters: 
12:09:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.210909  8874 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
12:09:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.211057  8874 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:09:06.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.211164  8874 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 0 FOLLOWER]: Advancing to term 1
12:09:06.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.214273  8874 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.214339  8888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [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: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.215459  8888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [sys.catalog]: This master's current role is: FOLLOWER
12:09:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.215628  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a444a5598174b84a729c8cdf524b2eb"
12:09:06.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.215884  8755 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [term 0 FOLLOWER]: Advancing to term 1
12:09:06.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.218451  8809 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [sys.catalog]: configured and running, proceeding with master startup.
12:09:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.219359  8755 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1229c73aef2e4e8d98e528fdcea08bbc in term 1.
12:09:06.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.218549  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff173b122ae445bb7da109ba49a3bca" is_pre_election: true
12:09:06.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.219940  8798 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1229c73aef2e4e8d98e528fdcea08bbc in term 0.
12:09:06.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.222354  8829 leader_election.cc:304] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [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: 1229c73aef2e4e8d98e528fdcea08bbc, 3a444a5598174b84a729c8cdf524b2eb; no voters: 
12:09:06.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.227572  8874 leader_election.cc:290] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [CANDIDATE]: Term 1 election: Requested vote from peers 3a444a5598174b84a729c8cdf524b2eb (127.8.131.126:38133), 7ff173b122ae445bb7da109ba49a3bca (127.8.131.125:45597)
12:09:06.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.227806  8748 tablet.cc:2406] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:09:06.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.229667  8874 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 1 FOLLOWER]: Leader election won for term 1
12:09:06.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.230489  8874 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [term 1 LEADER]: Becoming Leader. State: Replica: 1229c73aef2e4e8d98e528fdcea08bbc, State: Running, Role: LEADER
12:09:06.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.231508  8874 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [LEADER]: Queue going to LEADER mode. State: All 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: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } }
12:09:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.239307  8798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ff173b122ae445bb7da109ba49a3bca"
12:09:06.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.239566  8798 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [term 0 FOLLOWER]: Advancing to term 1
12:09:06.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.243744  8798 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1229c73aef2e4e8d98e528fdcea08bbc in term 1.
12:09:06.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.248330  8893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1229c73aef2e4e8d98e528fdcea08bbc. Latest consensus state: current_term: 1 leader_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.249054  8893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: This master's current role is: LEADER
12:09:06.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.256282  8898 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:09:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.259258  8898 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:09:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.275882  8798 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [term 1 FOLLOWER]: Refusing update from remote peer 1229c73aef2e4e8d98e528fdcea08bbc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:09:06.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.277442  8893 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:09:06.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.279511  8903 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
12:09:06.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.282819  8755 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [term 1 FOLLOWER]: Refusing update from remote peer 1229c73aef2e4e8d98e528fdcea08bbc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:09:06.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.283742  8893 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:09:06.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.295548  8888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1229c73aef2e4e8d98e528fdcea08bbc. Latest consensus state: current_term: 1 leader_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.295810  8888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [sys.catalog]: This master's current role is: FOLLOWER
12:09:06.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.298556  8893 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.298796  8893 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: This master's current role is: LEADER
12:09:06.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.301110  8860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1229c73aef2e4e8d98e528fdcea08bbc. Latest consensus state: current_term: 1 leader_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.301613  8860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [sys.catalog]: This master's current role is: FOLLOWER
12:09:06.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.302155  8898 catalog_manager.cc:1383] Generated new cluster ID: 465e0302739b438ab55e9d2932ce3056
12:09:06.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.302258  8898 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:09:06.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.307459  8888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.307667  8888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca [sys.catalog]: This master's current role is: FOLLOWER
12:09:06.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.312228  8874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.312548  8874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc [sys.catalog]: This master's current role is: LEADER
12:09:06.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.323698  8860 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a444a5598174b84a729c8cdf524b2eb" member_type: VOTER last_known_addr { host: "127.8.131.126" port: 38133 } } peers { permanent_uuid: "7ff173b122ae445bb7da109ba49a3bca" member_type: VOTER last_known_addr { host: "127.8.131.125" port: 45597 } } peers { permanent_uuid: "1229c73aef2e4e8d98e528fdcea08bbc" member_type: VOTER last_known_addr { host: "127.8.131.124" port: 36397 } } }
12:09:06.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.324043  8860 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb [sys.catalog]: This master's current role is: FOLLOWER
12:09:06.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.336526  8898 catalog_manager.cc:1406] Generated new certificate authority record
12:09:06.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.338630  8898 catalog_manager.cc:1540] Loading token signing keys...
12:09:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.350685  8898 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1229c73aef2e4e8d98e528fdcea08bbc: Generated new TSK 0
12:09:06.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.352419  8898 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:09:06.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.367313  8717 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/wal
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:06.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/logs
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data/info.pb
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:09:06.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.65:0
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.131.65
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.65
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:06.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:09:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.746001  8912 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:09:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.746402  8912 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:09:06.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.746518  8912 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:09:06.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.756908  8912 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:09:06.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.757179  8912 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.131.65
12:09:06.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.768997  8912 tablet_server_runner.cc:78] Tablet server non-default flags:
12:09:06.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/wal
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.65:0
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:06.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data/info.pb
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.65
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.131.65
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/logs
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on bdcb31816ec0
12:09:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16856
12:09:06.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:09:06.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.771595  8912 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:09:06.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.774142  8912 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:09:06.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.785228  8918 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
12:09:06.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.785185  8917 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
12:09:06.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:06.786643  8920 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
12:09:06.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.787366  8912 server_base.cc:1061] running on GCE node
12:09:06.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.788220  8912 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:09:06.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.789605  8912 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:09:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.790884  8912 hybrid_clock.cc:648] HybridClock initialized: now 1783512546790804 us; error 67 us; skew 500 ppm
12:09:06.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.791374  8912 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:09:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.794373  8912 webserver.cc:533] Webserver started at http://127.8.131.65:38993/ using document root <none> and password file <none>
12:09:06.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.795179  8912 fs_manager.cc:362] Metadata directory not provided
12:09:06.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.795285  8912 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:09:06.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.795737  8912 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:09:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.798519  8912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data/instance:
12:09:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9138d070e8434301a65ab9bb6547096c"
12:09:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:06 on dist-test-slave-36j5"
12:09:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.799495  8912 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/wal/instance:
12:09:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9138d070e8434301a65ab9bb6547096c"
12:09:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:06 on dist-test-slave-36j5"
12:09:06.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.805590  8912 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
12:09:06.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.809461  8926 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:09:06.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.811031  8912 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
12:09:06.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.811271  8912 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data,/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/wal
12:09:06.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9138d070e8434301a65ab9bb6547096c"
12:09:06.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:06 on dist-test-slave-36j5"
12:09:06.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.811553  8912 fs_report.cc:389] FS layout report
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/wal
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/wal
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data/data
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:09:06.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:09:06.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:09:06.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:09:06.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:09:06.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.828398  8912 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:09:06.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.829501  8912 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:09:06.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.829861  8912 kserver.cc:163] Server-wide thread pool size limit: 3276
12:09:06.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.831068  8912 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:09:06.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.832954  8912 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:09:06.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.833089  8912 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:09:06.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.833205  8912 ts_tablet_manager.cc:616] Registered 0 tablets
12:09:06.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.833290  8912 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:09:06.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.869643  8912 rpc_server.cc:307] RPC server started. Bound to: 127.8.131.65:39873
12:09:06.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.869694  9038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.131.65:39873 every 8 connection(s)
12:09:06.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.871474  8912 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/data/info.pb
12:09:06.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.873638  8717 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu as pid 8912
12:09:06.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.873914  8717 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-0/wal/instance
12:09:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.886888  8717 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/wal
12:09:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data
12:09:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:09:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/logs
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data/info.pb
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:06.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.66:0
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.131.66
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.66
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:06.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:09:06.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.900900  9041 heartbeater.cc:344] Connected to a master server at 127.8.131.125:45597
12:09:06.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.901317  9041 heartbeater.cc:461] Registering TS with master...
12:09:06.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.902616  9041 heartbeater.cc:507] Master 127.8.131.125:45597 requested a full tablet report, sending...
12:09:06.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.905357  9039 heartbeater.cc:344] Connected to a master server at 127.8.131.124:36397
12:09:06.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.905555  9039 heartbeater.cc:461] Registering TS with master...
12:09:06.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.906160  9039 heartbeater.cc:507] Master 127.8.131.124:36397 requested a full tablet report, sending...
12:09:06.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.907802  8795 ts_manager.cc:194] Registered new tserver with Master: 9138d070e8434301a65ab9bb6547096c (127.8.131.65:39873)
12:09:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.908147  8837 ts_manager.cc:194] Registered new tserver with Master: 9138d070e8434301a65ab9bb6547096c (127.8.131.65:39873)
12:09:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.908398  9040 heartbeater.cc:344] Connected to a master server at 127.8.131.126:38133
12:09:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.908511  9040 heartbeater.cc:461] Registering TS with master...
12:09:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.909000  9040 heartbeater.cc:507] Master 127.8.131.126:38133 requested a full tablet report, sending...
12:09:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.910267  8837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.131.65:55973
12:09:06.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:06.910620  8752 ts_manager.cc:194] Registered new tserver with Master: 9138d070e8434301a65ab9bb6547096c (127.8.131.65:39873)
12:09:07.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.009902  8871 catalog_manager.cc:1295] Loaded cluster ID: 465e0302739b438ab55e9d2932ce3056
12:09:07.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.010051  8871 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: loading cluster ID for follower catalog manager: success
12:09:07.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.014303  8871 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: acquiring CA information for follower catalog manager: success
12:09:07.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.016930  8871 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 3a444a5598174b84a729c8cdf524b2eb: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:09:07.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.248044  9049 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:09:07.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.248365  9049 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:09:07.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.248442  9049 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:09:07.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.257530  9049 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:09:07.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.257838  9049 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.131.66
12:09:07.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.268567  9049 tablet_server_runner.cc:78] Tablet server non-default flags:
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/wal
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.66:0
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data/info.pb
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.66
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:07.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.131.66
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/logs
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:09:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:09:07.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on bdcb31816ec0
12:09:07.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16856
12:09:07.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:09:07.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.270437  9049 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:09:07.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.272428  9049 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:09:07.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.282567  9054 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
12:09:07.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.283205  9055 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
12:09:07.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.285287  9049 server_base.cc:1061] running on GCE node
12:09:07.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.285825  9057 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
12:09:07.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.286620  9049 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:09:07.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.287019  8903 catalog_manager.cc:1295] Loaded cluster ID: 465e0302739b438ab55e9d2932ce3056
12:09:07.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.287158  8903 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca: loading cluster ID for follower catalog manager: success
12:09:07.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.287892  9049 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:09:07.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.289319  9049 hybrid_clock.cc:648] HybridClock initialized: now 1783512547289199 us; error 116 us; skew 500 ppm
12:09:07.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.289709  9049 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:09:07.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.290865  8903 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca: acquiring CA information for follower catalog manager: success
12:09:07.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.293298  8903 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7ff173b122ae445bb7da109ba49a3bca: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:09:07.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.293435  9049 webserver.cc:533] Webserver started at http://127.8.131.66:35231/ using document root <none> and password file <none>
12:09:07.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.294366  9049 fs_manager.cc:362] Metadata directory not provided
12:09:07.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.294494  9049 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:09:07.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.295423  9049 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:09:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.298698  9049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data/instance:
12:09:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d"
12:09:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:07 on dist-test-slave-36j5"
12:09:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.299808  9049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/wal/instance:
12:09:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d"
12:09:07.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:07 on dist-test-slave-36j5"
12:09:07.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.306898  9049 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.000s
12:09:07.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.310667  9064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:09:07.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.312547  9049 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.312738  9049 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data,/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/wal
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d"
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:07 on dist-test-slave-36j5"
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.312988  9049 fs_report.cc:389] FS layout report
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/wal
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/wal
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data/data
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:09:07.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:09:07.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.337623  9049 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:09:07.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.338824  9049 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:09:07.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.339133  9049 kserver.cc:163] Server-wide thread pool size limit: 3276
12:09:07.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.340484  9049 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:09:07.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.342697  9049 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:09:07.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.342813  9049 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:09:07.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.342911  9049 ts_tablet_manager.cc:616] Registered 0 tablets
12:09:07.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.342983  9049 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:09:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.392135  9049 rpc_server.cc:307] RPC server started. Bound to: 127.8.131.66:42183
12:09:07.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.392148  9176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.131.66:42183 every 8 connection(s)
12:09:07.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.394131  9049 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/data/info.pb
12:09:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.397377  8717 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu as pid 9049
12:09:07.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.397585  8717 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-1/wal/instance
12:09:07.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.402825  8717 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/wal
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/logs
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data/info.pb
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:09:07.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.67:0
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.131.67
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.67
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:07.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:09:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.440801  9177 heartbeater.cc:344] Connected to a master server at 127.8.131.124:36397
12:09:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.441303  9177 heartbeater.cc:461] Registering TS with master...
12:09:07.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.442703  9177 heartbeater.cc:507] Master 127.8.131.124:36397 requested a full tablet report, sending...
12:09:07.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.445968  8837 ts_manager.cc:194] Registered new tserver with Master: d7b05420076f4ce5ba6ad3f2dc29d22d (127.8.131.66:42183)
12:09:07.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.447872  8837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.131.66:58095
12:09:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.455320  9179 heartbeater.cc:344] Connected to a master server at 127.8.131.125:45597
12:09:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.455515  9179 heartbeater.cc:461] Registering TS with master...
12:09:07.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.455891  9179 heartbeater.cc:507] Master 127.8.131.125:45597 requested a full tablet report, sending...
12:09:07.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.457104  8795 ts_manager.cc:194] Registered new tserver with Master: d7b05420076f4ce5ba6ad3f2dc29d22d (127.8.131.66:42183)
12:09:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.462350  9178 heartbeater.cc:344] Connected to a master server at 127.8.131.126:38133
12:09:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.462503  9178 heartbeater.cc:461] Registering TS with master...
12:09:07.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.462924  9178 heartbeater.cc:507] Master 127.8.131.126:38133 requested a full tablet report, sending...
12:09:07.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.464623  8752 ts_manager.cc:194] Registered new tserver with Master: d7b05420076f4ce5ba6ad3f2dc29d22d (127.8.131.66:42183)
12:09:07.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.789256  9184 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:09:07.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.789741  9184 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:09:07.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.789863  9184 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:09:07.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.798727  9184 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:09:07.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.798974  9184 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.131.67
12:09:07.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.809494  9184 tablet_server_runner.cc:78] Tablet server non-default flags:
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.131.84:40015
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/wal
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.131.67:0
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data/info.pb
12:09:07.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.131.67
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.131.126:38133,127.8.131.125:45597,127.8.131.124:36397
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.131.67
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/logs
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:09:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:09:07.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on bdcb31816ec0
12:09:07.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16856
12:09:07.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
12:09:07.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.811911  9184 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:09:07.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.813977  9184 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:09:07.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.825873  9192 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
12:09:07.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.826107  9191 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
12:09:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:07.826341  9194 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
12:09:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.827836  9184 server_base.cc:1061] running on GCE node
12:09:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.828672  9184 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:09:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.829989  9184 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:09:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.831260  9184 hybrid_clock.cc:648] HybridClock initialized: now 1783512547831180 us; error 72 us; skew 500 ppm
12:09:07.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.831729  9184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:09:07.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.834545  9184 webserver.cc:533] Webserver started at http://127.8.131.67:43175/ using document root <none> and password file <none>
12:09:07.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.835539  9184 fs_manager.cc:362] Metadata directory not provided
12:09:07.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.835700  9184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:09:07.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.836133  9184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:09:07.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.838737  9184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data/instance:
12:09:07.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0222dd82564741d980bcb791cfb39387"
12:09:07.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:07 on dist-test-slave-36j5"
12:09:07.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.839762  9184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/wal/instance:
12:09:07.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0222dd82564741d980bcb791cfb39387"
12:09:07.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:07 on dist-test-slave-36j5"
12:09:07.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.846664  9184 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
12:09:07.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.851470  9200 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:09:07.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.853188  9184 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.853451  9184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data,/tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/wal
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0222dd82564741d980bcb791cfb39387"
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:09:07 on dist-test-slave-36j5"
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.853721  9184 fs_report.cc:389] FS layout report
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/wal
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/wal
12:09:07.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data/data
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:09:07.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:09:07.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.897917  9184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:09:07.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.898959  9184 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:09:07.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.899329  9184 kserver.cc:163] Server-wide thread pool size limit: 3276
12:09:07.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.900501  9184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:09:07.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.902567  9184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:09:07.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.902695  9184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:09:07.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.902802  9184 ts_tablet_manager.cc:616] Registered 0 tablets
12:09:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.902884  9184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:09:07.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.912976  9039 heartbeater.cc:499] Master 127.8.131.124:36397 was elected leader, sending a full tablet report...
12:09:07.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.946516  9184 rpc_server.cc:307] RPC server started. Bound to: 127.8.131.67:36917
12:09:07.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.946576  9312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.131.67:36917 every 8 connection(s)
12:09:07.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.948238  9184 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/data/info.pb
12:09:07.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.950093  8717 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu as pid 9184
12:09:07.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.950276  8717 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskXWZ3Dz/test-tmp/mini-kudu-cluster13866004891186108325/ts-2/wal/instance
12:09:07.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.974496  9314 heartbeater.cc:344] Connected to a master server at 127.8.131.126:38133
12:09:07.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.974972  9314 heartbeater.cc:461] Registering TS with master...
12:09:07.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.975796  9313 heartbeater.cc:344] Connected to a master server at 127.8.131.124:36397
12:09:07.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.975961  9313 heartbeater.cc:461] Registering TS with master...
12:09:07.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.976306  9314 heartbeater.cc:507] Master 127.8.131.126:38133 requested a full tablet report, sending...
12:09:07.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.976481  9313 heartbeater.cc:507] Master 127.8.131.124:36397 requested a full tablet report, sending...
12:09:07.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.977905  9315 heartbeater.cc:344] Connected to a master server at 127.8.131.125:45597
12:09:07.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.978044  9315 heartbeater.cc:461] Registering TS with master...
12:09:07.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.978078  8837 ts_manager.cc:194] Registered new tserver with Master: 0222dd82564741d980bcb791cfb39387 (127.8.131.67:36917)
12:09:07.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.978196  8752 ts_manager.cc:194] Registered new tserver with Master: 0222dd82564741d980bcb791cfb39387 (127.8.131.67:36917)
12:09:07.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.978506  9315 heartbeater.cc:507] Master 127.8.131.125:45597 requested a full tablet report, sending...
12:09:07.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.979151  8837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.131.67:35985
12:09:07.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.979895  8795 ts_manager.cc:194] Registered new tserver with Master: 0222dd82564741d980bcb791cfb39387 (127.8.131.67:36917)
12:09:07.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:07.993496  8717 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:09:07.995 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:09:07.997 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:09:08.007 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.131.126"
      port: 38133
    }
    bound_http_address {
      host: "127.8.131.126"
      port: 39907
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.131.125"
      port: 45597
    }
    bound_http_address {
      host: "127.8.131.125"
      port: 36185
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.131.124"
      port: 36397
    }
    bound_http_address {
      host: "127.8.131.124"
      port: 44281
    }
  }
}

12:09:08.011 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

12:09:08.014 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.131.65"
      port: 39873
    }
    bound_http_address {
      host: "127.8.131.65"
      port: 38993
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.131.66"
      port: 42183
    }
    bound_http_address {
      host: "127.8.131.66"
      port: 35231
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.131.67"
      port: 36917
    }
    bound_http_address {
      host: "127.8.131.67"
      port: 43175
    }
  }
}

12:09:08.014 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:09:08.221 [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.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	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)
12:09:08.287 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:08.435 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:08.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:08.452277  9177 heartbeater.cc:499] Master 127.8.131.124:36397 was elected leader, sending a full tablet report...
12:09:08.494 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:08.496 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:08.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:08.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:08.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:08.615 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:08.615 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:08.619 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:08.860 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x22e8d63d, L:/127.0.0.1:60982 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:08.860 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9067cfac, L:/127.0.0.1:44974 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:08.860 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x152b353c, L:/127.0.0.1:46182 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:08.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:08.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=504), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [474ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:08.958493  8837 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60982:
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:09:08.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:09:08.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:09:08.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:09:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:09:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:09:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:09:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:09:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:09:08.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:08.960801  8837 catalog_manager.cc:7077] 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.
12:09:08.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:08.983525  9313 heartbeater.cc:499] Master 127.8.131.124:36397 was elected leader, sending a full tablet report...
12:09:09.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.035113  8974 tablet_service.cc:1511] Processing CreateTablet for tablet 7425bb1c759a43a79ddf9f1e3cf22d05 (DEFAULT_TABLE table=TestHandleTooBusy [id=677f26faafa54e20bdf946152d5be535]), partition=RANGE (key) PARTITION UNBOUNDED
12:09:09.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.038195  8974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7425bb1c759a43a79ddf9f1e3cf22d05. 1 dirs total, 0 dirs full, 0 dirs failed
12:09:09.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.058640  9112 tablet_service.cc:1511] Processing CreateTablet for tablet 7425bb1c759a43a79ddf9f1e3cf22d05 (DEFAULT_TABLE table=TestHandleTooBusy [id=677f26faafa54e20bdf946152d5be535]), partition=RANGE (key) PARTITION UNBOUNDED
12:09:09.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.064040  9112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7425bb1c759a43a79ddf9f1e3cf22d05. 1 dirs total, 0 dirs full, 0 dirs failed
12:09:09.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.067227  9248 tablet_service.cc:1511] Processing CreateTablet for tablet 7425bb1c759a43a79ddf9f1e3cf22d05 (DEFAULT_TABLE table=TestHandleTooBusy [id=677f26faafa54e20bdf946152d5be535]), partition=RANGE (key) PARTITION UNBOUNDED
12:09:09.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.069720  9248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7425bb1c759a43a79ddf9f1e3cf22d05. 1 dirs total, 0 dirs full, 0 dirs failed
12:09:09.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.085517  9347 tablet_bootstrap.cc:492] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c: Bootstrap starting.
12:09:09.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.087603  9348 tablet_bootstrap.cc:492] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d: Bootstrap starting.
12:09:09.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.090678  9347 tablet_bootstrap.cc:654] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c: Neither blocks nor log segments found. Creating new log.
12:09:09.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.092407  9347 log.cc:826] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c: Log is configured to *not* fsync() on all Append() calls
12:09:09.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.092937  9348 tablet_bootstrap.cc:654] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d: Neither blocks nor log segments found. Creating new log.
12:09:09.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.093432  9349 tablet_bootstrap.cc:492] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387: Bootstrap starting.
12:09:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.094473  9348 log.cc:826] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d: Log is configured to *not* fsync() on all Append() calls
12:09:09.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.102428  9349 tablet_bootstrap.cc:654] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387: Neither blocks nor log segments found. Creating new log.
12:09:09.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.105566  9349 log.cc:826] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387: Log is configured to *not* fsync() on all Append() calls
12:09:09.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.106457  9347 tablet_bootstrap.cc:492] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c: No bootstrap required, opened a new log
12:09:09.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.107018  9347 ts_tablet_manager.cc:1403] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
12:09:09.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.109251  9348 tablet_bootstrap.cc:492] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d: No bootstrap required, opened a new log
12:09:09.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.109644  9348 ts_tablet_manager.cc:1403] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
12:09:09.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.115166  9347 raft_consensus.cc:359] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.120361  9347 raft_consensus.cc:385] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:09:09.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.122625  9347 raft_consensus.cc:740] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9138d070e8434301a65ab9bb6547096c, State: Initialized, Role: FOLLOWER
12:09:09.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.124010  9347 consensus_queue.cc:260] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.124083  9348 raft_consensus.cc:359] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.124549  9348 raft_consensus.cc:385] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:09:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.124657  9348 raft_consensus.cc:740] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7b05420076f4ce5ba6ad3f2dc29d22d, State: Initialized, Role: FOLLOWER
12:09:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.125269  9348 consensus_queue.cc:260] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.128016  9349 tablet_bootstrap.cc:492] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387: No bootstrap required, opened a new log
12:09:09.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.128353  9349 ts_tablet_manager.cc:1403] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.018s
12:09:09.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.132681  9347 ts_tablet_manager.cc:1434] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.001s
12:09:09.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.137087  9348 ts_tablet_manager.cc:1434] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.004s
12:09:09.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.138034  9349 raft_consensus.cc:359] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.138723  9349 raft_consensus.cc:385] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:09:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.139041  9349 raft_consensus.cc:740] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0222dd82564741d980bcb791cfb39387, State: Initialized, Role: FOLLOWER
12:09:09.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.140712  9349 consensus_queue.cc:260] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.149501  9349 ts_tablet_manager.cc:1434] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.004s
12:09:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.152294  9353 raft_consensus.cc:493] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:09:09.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.152576  9353 raft_consensus.cc:515] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.154874  9353 leader_election.cc:290] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7b05420076f4ce5ba6ad3f2dc29d22d (127.8.131.66:42183), 0222dd82564741d980bcb791cfb39387 (127.8.131.67:36917)
12:09:09.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:09.154929  9180 tablet.cc:2406] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:09:09.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.179747  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7425bb1c759a43a79ddf9f1e3cf22d05" candidate_uuid: "9138d070e8434301a65ab9bb6547096c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" is_pre_election: true
12:09:09.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.179749  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7425bb1c759a43a79ddf9f1e3cf22d05" candidate_uuid: "9138d070e8434301a65ab9bb6547096c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0222dd82564741d980bcb791cfb39387" is_pre_election: true
12:09:09.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.180330  9132 raft_consensus.cc:2468] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9138d070e8434301a65ab9bb6547096c in term 0.
12:09:09.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.180330  9268 raft_consensus.cc:2468] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9138d070e8434301a65ab9bb6547096c in term 0.
12:09:09.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.181130  8927 leader_election.cc:304] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [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: 9138d070e8434301a65ab9bb6547096c, d7b05420076f4ce5ba6ad3f2dc29d22d; no voters: 
12:09:09.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.181629  9353 raft_consensus.cc:2804] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Leader pre-election won for term 1
12:09:09.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.181828  9353 raft_consensus.cc:493] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:09:09.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.181957  9353 raft_consensus.cc:3060] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 0 FOLLOWER]: Advancing to term 1
12:09:09.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.185459  9353 raft_consensus.cc:515] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.186362  9353 leader_election.cc:290] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [CANDIDATE]: Term 1 election: Requested vote from peers d7b05420076f4ce5ba6ad3f2dc29d22d (127.8.131.66:42183), 0222dd82564741d980bcb791cfb39387 (127.8.131.67:36917)
12:09:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.186913  9132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7425bb1c759a43a79ddf9f1e3cf22d05" candidate_uuid: "9138d070e8434301a65ab9bb6547096c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d"
12:09:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.186939  9268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7425bb1c759a43a79ddf9f1e3cf22d05" candidate_uuid: "9138d070e8434301a65ab9bb6547096c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0222dd82564741d980bcb791cfb39387"
12:09:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.187144  9268 raft_consensus.cc:3060] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387 [term 0 FOLLOWER]: Advancing to term 1
12:09:09.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.187141  9132 raft_consensus.cc:3060] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d [term 0 FOLLOWER]: Advancing to term 1
12:09:09.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.189626  9132 raft_consensus.cc:2468] T 7425bb1c759a43a79ddf9f1e3cf22d05 P d7b05420076f4ce5ba6ad3f2dc29d22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9138d070e8434301a65ab9bb6547096c in term 1.
12:09:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.190183  8927 leader_election.cc:304] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [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: 9138d070e8434301a65ab9bb6547096c, d7b05420076f4ce5ba6ad3f2dc29d22d; no voters: 
12:09:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.190542  9353 raft_consensus.cc:2804] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 1 FOLLOWER]: Leader election won for term 1
12:09:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.190549  9268 raft_consensus.cc:2468] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9138d070e8434301a65ab9bb6547096c in term 1.
12:09:09.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.191175  9353 raft_consensus.cc:697] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [term 1 LEADER]: Becoming Leader. State: Replica: 9138d070e8434301a65ab9bb6547096c, State: Running, Role: LEADER
12:09:09.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.191725  9353 consensus_queue.cc:237] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [LEADER]: Queue going to LEADER mode. State: All 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: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } }
12:09:09.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.197436  8838 catalog_manager.cc:5697] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9138d070e8434301a65ab9bb6547096c (127.8.131.65). New cstate: current_term: 1 leader_uuid: "9138d070e8434301a65ab9bb6547096c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9138d070e8434301a65ab9bb6547096c" member_type: VOTER last_known_addr { host: "127.8.131.65" port: 39873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 } health_report { overall_health: UNKNOWN } } }
12:09:09.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:09.203279  9316 tablet.cc:2406] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 0222dd82564741d980bcb791cfb39387: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:09:09.303 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.320 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.320 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.321 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.325 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.328 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.332 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.343 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.347 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.347 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.362 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.363 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.364 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.366 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.367 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.367 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.368 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:09.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:09.377197  9042 tablet.cc:2406] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:09:09.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.403 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.407 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1903a4ba, L:/127.0.0.1:46202 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.408 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.410 [DEBUG - pool-4-thread-9] (NetUtil.java:139) Resolved '127.8.131.125' into [/127.8.131.125] in 36262473ns
12:09:09.410 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.411 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.412 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.413 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.414 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.415 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.416 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.417 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:09.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.430 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.434 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.436 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.440 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.445 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7fc44353, L:/127.0.0.1:46196 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.449 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.471 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0ebc376e, L:/127.0.0.1:44984 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.475 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.479 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.479 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.481 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.512 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.517 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.518 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.521 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.521 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.522 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.523 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.523 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.524 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.528 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:09.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.531 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.534 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8cfdf32b, L:/127.0.0.1:32770 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.537 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.540 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.541 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.546 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.547 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.551 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:09.563 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.584 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=264), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [90ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:09.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.603 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18ead0ff, L:/127.0.0.1:46216 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.606 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe334aa65, L:/127.0.0.1:46232 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.609 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:09.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:09.613 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.624 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.642 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.644 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.648 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.648 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6a2b1bdd, L:/127.0.0.1:34090 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.651 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.654 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.656 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.663 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.665 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.668 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.668 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.668 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.672 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.674 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb6c9e3d0, L:/127.0.0.1:46282 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.675 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.677 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:09.690 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfdfb0f99, L:/127.0.0.1:46264 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.690 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.705 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6019e358, L:/127.0.0.1:46248 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.690650  9353 consensus_queue.cc:1048] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0222dd82564741d980bcb791cfb39387" member_type: VOTER last_known_addr { host: "127.8.131.67" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:09:09.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.730232  9353 consensus_queue.cc:1048] T 7425bb1c759a43a79ddf9f1e3cf22d05 P 9138d070e8434301a65ab9bb6547096c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7b05420076f4ce5ba6ad3f2dc29d22d" member_type: VOTER last_known_addr { host: "127.8.131.66" port: 42183 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:09:09.752 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.757 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5b6d284d, L:/127.0.0.1:46266 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.764 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb50e3e4, L:/127.0.0.1:32782 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.765 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb5ac83d2, L:/127.0.0.1:32800 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.765 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:09.783 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x77e735b4, L:/127.0.0.1:60994 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.791 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:09.793 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x740ae5dd, L:/127.0.0.1:56392 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.804 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb0854447, L:/127.0.0.1:45012 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=491), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [490ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:09.813 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeab35f4d, L:/127.0.0.1:44986 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.816 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0a2bb8e6, L:/127.0.0.1:34076 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=454), Traces: [0ms] refreshing cache from master, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [376ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:09.821 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa09406e, L:/127.0.0.1:46990 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=458), Traces: [0ms] refreshing cache from master, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [350ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [447ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:09.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56f72946, L:/127.0.0.1:46970 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=463), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [239ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:09.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa03d555d, L:/127.0.0.1:44998 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:09.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=486), Traces: [0ms] refreshing cache from master, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [459ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:09.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8cf82d42, L:/127.0.0.1:46984 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x51f1f761, L:/127.0.0.1:32794 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.863 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8d8eb6a5, L:/127.0.0.1:34092 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:09.863605  8831 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items
12:09:09.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.863785  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.868 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x592f971d, L:/127.0.0.1:46974 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.869 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9b39470f, L:/127.0.0.1:34070 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.873118  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.865 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2de541cc, L:/127.0.0.1:56386 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:09.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.887552  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.889 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items
12:09:09.893 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2cbf5c79, L:/127.0.0.1:32812 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:09.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.894649  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.897 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items
12:09:09.899 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items
12:09:09.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.903 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items
12:09:09.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.904219  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.904881  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.906690  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.909 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x682493c7, L:/127.0.0.1:34064 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:09.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.915180  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.917474  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.920 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.920 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.920 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.921 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.926199  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.928210  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.928 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items
12:09:09.929 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.936158  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.940734  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.941 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items
12:09:09.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.942898  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.943538  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 6)
12:09:09.944 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items
12:09:09.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:09.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.949117  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:32794 (request call id 2)
12:09:09.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.950896  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:32794 (request call id 2)
12:09:09.951 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items
12:09:09.953 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.954 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:09.956 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:09.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=635), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [275ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [551ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items, [580ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items, [581ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [584ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [586ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items, [588ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items, [601ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [607ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [619ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1534551882(state=PENDING, result=null, callback=(continuation of Deferred@1539092945 after retry RPC after error@250940129) -> (continuation of Deferred@1106622465 after retry RPC after error@567859778), errback=(continuation of Deferred@1539092945 after retry RPC after error@250940129) -> (continuation of Deferred@1106622465 after retry RPC after error@567859778))) after lookup
12:09:09.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299988, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:09.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:09.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299975, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:09.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299979, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:09.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:09.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=613), Traces: [0ms] refreshing cache from master, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [410ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [514ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items, [524ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [545ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [569ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items, [578ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [578ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [579ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items, [602ms] refreshing cache from master, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [605ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1972438058(state=PENDING, result=null, callback=(continuation of Deferred@270982963 after retry RPC after error@1152292768) -> (continuation of Deferred@1760760325 after retry RPC after error@364837733), errback=(continuation of Deferred@270982963 after retry RPC after error@1152292768) -> (continuation of Deferred@1760760325 after retry RPC after error@364837733))) after lookup
12:09:09.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=616), Traces: [0ms] refreshing cache from master, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [454ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items, [526ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [547ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [567ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items, [581ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [582ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [582ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [608ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1807331295(state=PENDING, result=null, callback=(continuation of Deferred@1647564083 after retry RPC after error@125192557) -> (continuation of Deferred@1477678140 after retry RPC after error@2121408438), errback=(continuation of Deferred@1647564083 after retry RPC after error@125192557) -> (continuation of Deferred@1477678140 after retry RPC after error@2121408438))) after lookup
12:09:09.986 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items
12:09:09.986 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:09.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.985541  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:09.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.987090  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:09.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.987994  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:09.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.997913  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:09.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:09.998570  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:09.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:09.999 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items
12:09:10.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.000221  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.000 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:10.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.001322  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.002105  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.002882  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.004380  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.006 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x80acb00e, L:/127.0.0.1:34106 - R:/127.8.131.125:45597] using TOKEN/null
12:09:10.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.016386  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.019534  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.020 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items
12:09:10.020 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:10.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.021742  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.023649  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.023969  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.035888  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.038 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items
12:09:10.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.037757  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.040 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:10.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.040725  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.041309  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.044204  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.044608  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.056977  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46984 (request call id 3)
12:09:10.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:10.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.064137  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 8)
12:09:10.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.065202  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 8)
12:09:10.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.068071  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 8)
12:09:10.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.076 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.077719  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 5)
12:09:10.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.078737  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:32812 (request call id 6)
12:09:10.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.080190  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:32812 (request call id 6)
12:09:10.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.080585  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:32812 (request call id 6)
12:09:10.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.084 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:10.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=718), Traces: [0ms] refreshing cache from master, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [353ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [522ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [553ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [576ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [577ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [580ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [602ms] refreshing cache from master, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [607ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [608ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [611ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [611ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [620ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [624ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [624ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [625ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [625ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [640ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [644ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [644ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [645ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [645ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [663ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [663ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [664ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [665ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items, [701ms] refreshing cache from master, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [704ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [707ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [710ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@31066994(state=PENDING, result=null, callback=(continuation of Deferred@1610924606 after retry RPC after error@477340291) -> (continuation of Deferred@1840893024 after retry RPC after error@1021954878) -> (continuation of Deferred@2050681775 after retry RPC after error@2078026193) -> (continuation of Deferred@1478832134 after retry RPC after error@719826951) -> (continuation of Deferred@128794983 after retry RPC after error@497382114) -> (continuation of Deferred@1819395152 after retry RPC after error@2063677009), errback=(continuation of Deferred@1610924606 after retry RPC after error@477340291) -> (continuation of Deferred@1840893024 after retry RPC after error@1021954878) -> (continuation of Deferred@2050681775 after retry RPC after error@2078026193) -> (continuation of Deferred@1478832134 after retry RPC after error@719826951) -> (continuation of Deferred@128794983 after retry RPC after error@497382114) -> (continuation of Deferred@1819395152 after retry RPC after error@2063677009))) after lookup
12:09:10.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.089499  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.089533  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.095597  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.096781  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.096846  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.104254  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.108325  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.115258  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.115375  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.117188  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.128808  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.135732  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.136945  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.148620  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:32812 (request call id 7)
12:09:10.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:10.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.177 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.177579  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 9)
12:09:10.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.175275  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 9)
12:09:10.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.181092  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 9)
12:09:10.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.195261  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 9)
12:09:10.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.197098  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 9)
12:09:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.200917  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 9)
12:09:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.204326  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 9)
12:09:10.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.216543  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 9)
12:09:10.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.218672  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 9)
12:09:10.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.221051  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 9)
12:09:10.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.223126  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 10)
12:09:10.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.223814  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 10)
12:09:10.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.237803  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.238546  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.239204  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.240597  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.243783  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.258283  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.258787  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.261056  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.263392  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.265326  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46974 (request call id 7)
12:09:10.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:10.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.279536  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 13)
12:09:10.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.281199  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 13)
12:09:10.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.283203  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 13)
12:09:10.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.288053  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 13)
12:09:10.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.295727  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.296078  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.300446  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.308740  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.315126  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.316464  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.328122  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.336081  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.336961  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.341253  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.343974  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.348409  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.355844  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.356336  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.361577  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 10)
12:09:10.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.381201  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 14)
12:09:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.388562  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46970 (request call id 17)
12:09:10.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.396435  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 13)
12:09:10.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.396778  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 10)
12:09:10.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.401021  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.403095  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.417227  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.417520  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.418051  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.424309  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.437011  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.437314  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.439184  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.456561  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.456842  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.457156  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.457636  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.475965  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.477319  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.477699  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 15)
12:09:10.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.496666  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 19)
12:09:10.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.497138  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 17)
12:09:10.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.503135  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.508587  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.517307  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.529327  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.536640  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.548785  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.563301  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.568768  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.577536  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32770 (request call id 12)
12:09:10.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.580 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.584 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.596704  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 16)
12:09:10.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.608637  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 16)
12:09:10.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.617238  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 16)
12:09:10.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.636575  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 16)
12:09:10.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.636584  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 16)
12:09:10.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.655684  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46990 (request call id 20)
12:09:10.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.656864  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46990 (request call id 20)
12:09:10.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.676827  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46990 (request call id 20)
12:09:10.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.677330  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46990 (request call id 20)
12:09:10.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.685 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.688270  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46970 (request call id 24)
12:09:10.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.696244  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.701135  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.716133  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.716272  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.720891  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.735776  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.741078  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.755985  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.762024  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:60994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.775676  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.776749  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 17)
12:09:10.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.781 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.784329  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:60994 (request call id 22)
12:09:10.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.786 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.794 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.795584  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 18)
12:09:10.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.796597  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 18)
12:09:10.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.808815  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 18)
12:09:10.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.815156  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32782 (request call id 18)
12:09:10.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.817023  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.828315  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.833406  8830 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.8.131.65:55973 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:10.834170  9039 heartbeater.cc:646] Failed to heartbeat to 127.8.131.124:36397 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.8.131.65:55973 dropped due to backpressure: service queue is full with 1 items
12:09:10.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.835578  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.849046  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.855217  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.855420  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.856098  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:10.868849  8829 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items [suppressed 165 similar messages]
12:09:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.869037  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.875566  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.876322  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 7)
12:09:10.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.887 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.890 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:10.891 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:10.891 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:10.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:10.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:10.898 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:10.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:10.898 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:10.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:10.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:10.905 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:10.906 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:10.907 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:10.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:10.908 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:10.911 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:10.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.914984  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 23)
12:09:10.921 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:10.921 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:10.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.935451  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 23)
12:09:10.942 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe4409b6, L:/127.0.0.1:56398 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:10.943 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:10.956 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:10.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.959816  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 7)
12:09:10.965 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc602335f, L:/127.0.0.1:34110 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:10.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.975417  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 7)
12:09:10.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.975914  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 7)
12:09:10.978 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x02856682, L:/127.0.0.1:46992 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:10.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:10.979395  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:10.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 7)
12:09:10.980 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items
12:09:10.980 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:10.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:10.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:10.998 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:10.998 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:10.998 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:10.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:10.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:11.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:11.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:11.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:11.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.002 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.003 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:11.003 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:11.003 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:11.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:11.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:11.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:11.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:11.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items, [75ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46992 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@269080453(state=PENDING, result=null, callback=(continuation of Deferred@1996855124 after retry RPC after error@1103957198), errback=(continuation of Deferred@1996855124 after retry RPC after error@1103957198))) after lookup
12:09:11.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:11.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:11.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:11.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:11.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:11.017 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:11.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:11.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:11.022 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:11.024 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:11.025 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:11.026 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:11.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:11.029 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:11.031 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:11.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:11.036 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:11.036 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:11.040 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:11.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.043179  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 18)
12:09:11.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcef12e79, L:/127.0.0.1:56402 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:11.052 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:11.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.054484  8830 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:60962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:11.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 18)
12:09:11.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.055665  8811 master_runner.cc:187] Error getting master registration for 127.8.131.124:36397: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:60962 dropped due to backpressure: service queue is full with 1 items, 
12:09:11.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.055920  8811 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:09:11.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.056350  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 18)
12:09:11.057 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:11.058 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:11.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:11.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x44a74e14, L:/127.0.0.1:47000 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:11.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.069633  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 18)
12:09:11.070 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items
12:09:11.071 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:11.078 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:11.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.094 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.096 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x17403612, L:/127.0.0.1:34112 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:11.097 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:11.099 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.102 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x165a6f69, L:/127.0.0.1:47014 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.103035  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47014 (request call id 0)
12:09:11.105 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe3f489a, L:/127.0.0.1:56412 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:11.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.105850  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47000 (request call id 1)
12:09:11.107 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items
12:09:11.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:11.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items, [75ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [76ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47000 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.131.126:38133, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1432431985(state=PENDING, result=null, callback=(continuation of Deferred@300805414 after retry RPC after error@1694432806), errback=(continuation of Deferred@300805414 after retry RPC after error@1694432806))) after lookup
12:09:11.119 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2c6607de, L:/127.0.0.1:34116 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:11.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.119715  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 2)
12:09:11.121 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.127789  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 2)
12:09:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.128422  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 2)
12:09:11.129 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items
12:09:11.130 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.134680  8832 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46990 (request call id 29)
12:09:11.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.137 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.137 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:11.137 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:11.138 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:11.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:11.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:11.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:11.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:11.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:11.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:11.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:11.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.147054  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 3)
12:09:11.148 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items
12:09:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.147845  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 3)
12:09:11.149 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.151 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:11.153 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:11.155 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:11.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:11.160 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:11.160 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:11.162 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.167491  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 3)
12:09:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.168071  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 3)
12:09:11.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:11.169 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items
12:09:11.170 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:11.179 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:11.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.187695  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 3)
12:09:11.189 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items
12:09:11.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.189740  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47000 (request call id 3)
12:09:11.190 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:11.205 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89acebba, L:/127.0.0.1:47016 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:11.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.206908  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 19)
12:09:11.208 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items
12:09:11.213 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80d49090, L:/127.0.0.1:56426 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:11.216 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0f8efe6c, L:/127.0.0.1:34120 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:11.221 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.221 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.222 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:11.222 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:11.222 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:11.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:11.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:11.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:11.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:11.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:11.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:11.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.227982  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47014 (request call id 5)
12:09:11.232 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:11.233 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:11.234 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:11.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.235423  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47014 (request call id 5)
12:09:11.236 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items
12:09:11.237 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:11.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [96ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47014 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.131.126:38133, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@149740061(state=PENDING, result=null, callback=(continuation of Deferred@418547626 after retry RPC after error@1504771280) -> (continuation of Deferred@1634164883 after retry RPC after error@263545488) -> (continuation of Deferred@66480923 after retry RPC after error@1576944073) -> (continuation of Deferred@130535709 after retry RPC after error@591565463) -> (continuation of Deferred@324832087 after retry RPC after error@1006854396), errback=(continuation of Deferred@418547626 after retry RPC after error@1504771280) -> (continuation of Deferred@1634164883 after retry RPC after error@263545488) -> (continuation of Deferred@66480923 after retry RPC after error@1576944073) -> (continuation of Deferred@130535709 after retry RPC after error@591565463) -> (continuation of Deferred@324832087 after retry RPC after error@1006854396))) after lookup
12:09:11.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:11.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.242 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:11.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.247905  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 10)
12:09:11.250 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:11.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.254820  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 10)
12:09:11.256 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items
12:09:11.257 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.259 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:11.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.267063  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 10)
12:09:11.270 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:11.276 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items
12:09:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.275895  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 10)
12:09:11.279 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.283 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad17bef3, L:/127.0.0.1:56434 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:11.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.287441  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 10)
12:09:11.293 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf79d15aa, L:/127.0.0.1:34136 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:11.293 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7d0c18a6, L:/127.0.0.1:47028 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:11.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.294888  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 10)
12:09:11.296 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items
12:09:11.296 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.307011  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 10)
12:09:11.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.318048  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47016 (request call id 4)
12:09:11.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:11.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [55ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47016 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1936709815(state=PENDING, result=null, callback=(continuation of Deferred@1714705391 after retry RPC after error@1121331991) -> (continuation of Deferred@510131939 after retry RPC after error@322971640) -> (continuation of Deferred@1462740308 after retry RPC after error@609395253) -> (continuation of Deferred@90427578 after retry RPC after error@386816009), errback=(continuation of Deferred@1714705391 after retry RPC after error@1121331991) -> (continuation of Deferred@510131939 after retry RPC after error@322971640) -> (continuation of Deferred@1462740308 after retry RPC after error@609395253) -> (continuation of Deferred@90427578 after retry RPC after error@386816009))) after lookup
12:09:11.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:11.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [58ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47028 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1527244138(state=PENDING, result=null, callback=(continuation of Deferred@2107391819 after retry RPC after error@447831278), errback=(continuation of Deferred@2107391819 after retry RPC after error@447831278))) after lookup
12:09:11.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.325419  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47016 (request call id 5)
12:09:11.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.325505  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47016 (request call id 5)
12:09:11.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.335170  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47016 (request call id 5)
12:09:11.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.347 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:11.348 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:11.348 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:11.348 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:11.350 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:11.350 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:11.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:11.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:11.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:11.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.352443  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 11)
12:09:11.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.353942  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47028 (request call id 4)
12:09:11.356 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:11.356 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.356582  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 23)
12:09:11.360 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:11.361 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:11.362 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:11.364 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:11.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.367396  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 23)
12:09:11.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:11.369 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:11.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:11.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.374322  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 23)
12:09:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.375897  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 23)
12:09:11.377 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:11.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:11.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:11.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.395895  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 23)
12:09:11.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.406559  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 13)
12:09:11.408 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7e888b01, L:/127.0.0.1:56440 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:11.409 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28c3edc8, L:/127.0.0.1:47030 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:11.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.410370  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 13)
12:09:11.411 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items
12:09:11.414 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc6d44285, L:/127.0.0.1:34150 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.414943  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 13)
12:09:11.416 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.424407  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 13)
12:09:11.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.426 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items
12:09:11.426 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.428118  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 12)
12:09:11.432 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.434633  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 10)
12:09:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.435930  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47028 (request call id 6)
12:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.443215  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47028 (request call id 6)
12:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.443894  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47028 (request call id 6)
12:09:11.444 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items
12:09:11.446 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.450449  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47000 (request call id 8)
12:09:11.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.456106  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47000 (request call id 8)
12:09:11.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.463548  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 3)
12:09:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.464978  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 3)
12:09:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.474967  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 3)
12:09:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.475814  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 11)
12:09:11.477 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items
12:09:11.477 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.476904  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 25)
12:09:11.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.483970  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 25)
12:09:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.485950  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 25)
12:09:11.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.495421  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 25)
12:09:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.495795  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 25)
12:09:11.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.505311  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 4)
12:09:11.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.507696  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 4)
12:09:11.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.508798  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 4)
12:09:11.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.514624  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 4)
12:09:11.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.516752  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 4)
12:09:11.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.523109  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 4)
12:09:11.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.525686  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47030 (request call id 4)
12:09:11.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:11.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=167), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items, [55ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items, [71ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47030 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@398356108(state=PENDING, result=null, callback=(continuation of Deferred@1795710813 after retry RPC after error@644036695) -> (continuation of Deferred@322918182 after retry RPC after error@2006028739) -> (continuation of Deferred@1590352603 after retry RPC after error@1632952533) -> (continuation of Deferred@138091966 after retry RPC after error@1944029939), errback=(continuation of Deferred@1795710813 after retry RPC after error@644036695) -> (continuation of Deferred@322918182 after retry RPC after error@2006028739) -> (continuation of Deferred@1590352603 after retry RPC after error@1632952533) -> (continuation of Deferred@138091966 after retry RPC after error@1944029939))) after lookup
12:09:11.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:11.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.537287  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 26)
12:09:11.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.543403  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 26)
12:09:11.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.544895  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47000 (request call id 12)
12:09:11.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.554669  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.554756  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.556368  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.562855  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.563397  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.567749  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.577085  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.583256  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.588164  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.594436  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.597759  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.602349  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 13)
12:09:11.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.607101  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 17)
12:09:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.616282  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 17)
12:09:11.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.623035  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 28)
12:09:11.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.623168  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32794 (request call id 28)
12:09:11.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.636642  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 30)
12:09:11.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.636663  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 30)
12:09:11.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.643121  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 30)
12:09:11.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.647104  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 30)
12:09:11.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.647715  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 30)
12:09:11.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.654920  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.655620  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.666222  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.667269  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.676251  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.685307  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.686583  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.687798  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 14)
12:09:11.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.705 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.706943  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 19)
12:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.706961  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 19)
12:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.707518  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 20)
12:09:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.714943  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 20)
12:09:11.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.716413  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 20)
12:09:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.723152  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46992 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 13)
12:09:11.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.725812  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 13)
12:09:11.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.727082  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 13)
12:09:11.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.733 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:11.733 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:11.733 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:11.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:11.734 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:11.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:11.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:11.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.735736  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 32)
12:09:11.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:11.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:11.738 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:11.740 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:11.741 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:11.742 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:11.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:11.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.745760  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 32)
12:09:11.746 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.747514  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46992 (request call id 21)
12:09:11.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:11.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.754346  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 17)
12:09:11.755 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:11.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.756210  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 17)
12:09:11.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:11.763 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1181a524, L:/127.0.0.1:47034 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.763787  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 17)
12:09:11.764 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
12:09:11.767 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x27612ca2, L:/127.0.0.1:34162 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:11.771 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a890f85, L:/127.0.0.1:56446 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:11.773 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.776378  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 33)
12:09:11.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.776906  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 33)
12:09:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.777304  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 22)
12:09:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.780865  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 22)
12:09:11.781 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
12:09:11.781 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.785871  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47000 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 22)
12:09:11.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.787670  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 22)
12:09:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.794981  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 22)
12:09:11.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.796912  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 22)
12:09:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.801689  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 22)
12:09:11.802 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
12:09:11.804 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.805 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.815431  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 19)
12:09:11.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.817214  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 19)
12:09:11.823 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
12:09:11.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.821692  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 19)
12:09:11.824 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.835659  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 10)
12:09:11.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.836150  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 10)
12:09:11.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.837345  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 10)
12:09:11.841 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
12:09:11.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.841094  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 10)
12:09:11.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.843099  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 10)
12:09:11.844 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.860927  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 5)
12:09:11.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.862382  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 5)
12:09:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:11.874871  8829 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items [suppressed 137 similar messages]
12:09:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.874987  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 5)
12:09:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.883201  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 5)
12:09:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.883872  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 8)
12:09:11.884 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items
12:09:11.884 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:11.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.894209  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 8)
12:09:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.896850  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 8)
12:09:11.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.902602  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 8)
12:09:11.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.906 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.914649  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 20)
12:09:11.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.923002  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 20)
12:09:11.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.927068  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 22)
12:09:11.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.936745  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 24)
12:09:11.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.941898  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47034 (request call id 6)
12:09:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.955780  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32800 (request call id 25)
12:09:11.956 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:11.957 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:11.957 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:11.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:11.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:11.958 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:11.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:11.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 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.131.126:38133, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47034 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.131.126:38133, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [217ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@27360063(state=PENDING, result=null, callback=(continuation of Deferred@324926426 after retry RPC after error@820690148) -> (continuation of Deferred@1811702451 after retry RPC after error@1636729968) -> (continuation of Deferred@502345904 after retry RPC after error@2014945910) -> (continuation of Deferred@1895345724 after retry RPC after error@1707088215) -> (continuation of Deferred@1897976303 after retry RPC after error@1142937519) -> (continuation of Deferred@1906509918 after retry RPC after error@348962204), errback=(continuation of Deferred@324926426 after retry RPC after error@820690148) -> (continuation of Deferred@1811702451 after retry RPC after error@1636729968) -> (continuation of Deferred@502345904 after retry RPC after error@2014945910) -> (continuation of Deferred@1895345724 after retry RPC after error@1707088215) -> (continuation of Deferred@1897976303 after retry RPC after error@1142937519) -> (continuation of Deferred@1906509918 after retry RPC after error@348962204))) after lookup
12:09:11.957 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:11.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:11.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:11.961 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:11.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:11.963 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:11.965 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:11.966 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:11.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:11.968 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:11.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.974462  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 7)
12:09:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.974743  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 7)
12:09:11.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.976257  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 7)
12:09:11.976 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:11.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:11.980 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:11.982 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:11.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.982421  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 7)
12:09:11.990 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:11.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.990080  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 8)
12:09:11.992 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb130f966, L:/127.0.0.1:56462 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:11.994464  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 8)
12:09:12.005 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3f4f7da1, L:/127.0.0.1:34170 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:12.005 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x81f7ead0, L:/127.0.0.1:47050 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:12.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.006846  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 8)
12:09:12.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.010 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items
12:09:12.010 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.014911  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 22)
12:09:12.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.016518  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 34)
12:09:12.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.027130  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46984 (request call id 34)
12:09:12.028 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items
12:09:12.028 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.043022  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 21)
12:09:12.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.046690  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 21)
12:09:12.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.047267  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 21)
12:09:12.047 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items
12:09:12.048 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.055280  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 21)
12:09:12.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.058 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:12.058 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:12.058 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:12.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:12.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:12.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:12.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:12.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:12.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:12.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:12.067 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:12.068 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.067883  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47050 (request call id 3)
12:09:12.069 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:12.070 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:12.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:12.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:12.074 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:12.075 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:12.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:12.079 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:12.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.088812  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47050 (request call id 3)
12:09:12.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x40d19373, L:/127.0.0.1:34184 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:12.099 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x552ee6ff, L:/127.0.0.1:56474 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:12.099 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x347b11e8, L:/127.0.0.1:47062 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:12.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.100261  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47050 (request call id 3)
12:09:12.100 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items
12:09:12.101 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.107287  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47050 (request call id 3)
12:09:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.109582  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47050 (request call id 3)
12:09:12.110 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items
12:09:12.111 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:12.112 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=148), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47050 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@2004096187(state=PENDING, result=null, callback=(continuation of Deferred@579015666 after retry RPC after error@651668056) -> (continuation of Deferred@1420263642 after retry RPC after error@60917561) -> (continuation of Deferred@965154876 after retry RPC after error@580513854), errback=(continuation of Deferred@579015666 after retry RPC after error@651668056) -> (continuation of Deferred@1420263642 after retry RPC after error@60917561) -> (continuation of Deferred@965154876 after retry RPC after error@580513854))) after lookup
12:09:12.113 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:12.113 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:12.113 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:12.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:12.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:12.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:12.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:12.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:12.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:12.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.117681  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 39)
12:09:12.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:12.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:12.122 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:12.123 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:12.124 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:12.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:12.125 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:12.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.125711  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 39)
12:09:12.127 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:12.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:12.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.126788  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 39)
12:09:12.129 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:12.130 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:12.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.131071  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 39)
12:09:12.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items
12:09:12.131 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.133 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:12.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.136 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.136 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:12.136 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:12.136 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:12.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:12.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:12.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:12.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:12.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:12.141 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe2efeda, L:/127.0.0.1:56482 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:12.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:12.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:12.144 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe8c4cfb3, L:/127.0.0.1:34192 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:12.146 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:12.147 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:12.149 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:12.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:12.150 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:12.152 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.151641  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47062 (request call id 3)
12:09:12.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:12.158 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x69244314, L:/127.0.0.1:47066 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:12.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.159 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:12.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47062 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1657421346(state=PENDING, result=null, callback=(continuation of Deferred@1227840275 after retry RPC after error@1407384019) -> (continuation of Deferred@837665372 after retry RPC after error@48611693) -> (continuation of Deferred@824305121 after retry RPC after error@1976155767), errback=(continuation of Deferred@1227840275 after retry RPC after error@1407384019) -> (continuation of Deferred@837665372 after retry RPC after error@48611693) -> (continuation of Deferred@824305121 after retry RPC after error@1976155767))) after lookup
12:09:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.175040  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 4)
12:09:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.175127  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.176 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 4)
12:09:12.176 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items
12:09:12.177 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.179 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e81fad1, L:/127.0.0.1:56490 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:12.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.184504  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 4)
12:09:12.185 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items
12:09:12.185 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.186136  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 4)
12:09:12.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.187147  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 29)
12:09:12.188 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd54bce38, L:/127.0.0.1:47070 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:12.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.189680  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 29)
12:09:12.190 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.192 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.194322  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47014 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 23)
12:09:12.195 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.202001  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 8)
12:09:12.208 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items
12:09:12.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.205885  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 8)
12:09:12.210 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.209326  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47034 (request call id 8)
12:09:12.212 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1feb02f6, L:/127.0.0.1:34200 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:12.214 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.217 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.225047  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 3)
12:09:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.226001  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 10)
12:09:12.227 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items
12:09:12.227 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.229478  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 10)
12:09:12.230 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.231 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.234750  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 10)
12:09:12.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.236 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.245190  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 4)
12:09:12.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.247027  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 30)
12:09:12.247 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items
12:09:12.247 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.249020  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 30)
12:09:12.249 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.251 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.254994  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 30)
12:09:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.257160  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 30)
12:09:12.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.264999  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 5)
12:09:12.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.269352  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 5)
12:09:12.270 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.270 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.275115  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 5)
12:09:12.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.276168  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 5)
12:09:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.282320  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 5)
12:09:12.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.289018  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.289 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.289480  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.290 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items
12:09:12.290 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.290 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.294250  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.296437  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.302493  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.304 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items
12:09:12.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.304067  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.305 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.309507  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.310 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.310 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.317040  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47062 (request call id 6)
12:09:12.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.321 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:12.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.323947  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 26)
12:09:12.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.330024  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 26)
12:09:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.334954  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 32)
12:09:12.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.337 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.338639  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 45)
12:09:12.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.344762  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 7)
12:09:12.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.345777  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 7)
12:09:12.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.348932  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 7)
12:09:12.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.362591  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47066 (request call id 7)
12:09:12.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.364 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:12.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=242), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items, [54ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 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.131.126:38133, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 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.131.126:38133, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 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.131.126:38133, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [181ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items, [181ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47066 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.131.126:38133, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1126943292(state=PENDING, result=null, callback=(continuation of Deferred@1414261575 after retry RPC after error@762674116) -> (continuation of Deferred@1518485240 after retry RPC after error@1197831614) -> (continuation of Deferred@1291829190 after retry RPC after error@1255298758) -> (continuation of Deferred@23909530 after retry RPC after error@1841858956) -> (continuation of Deferred@1559763580 after retry RPC after error@71566147) -> (continuation of Deferred@1668009813 after retry RPC after error@1246150237) -> (continuation of Deferred@1450272403 after retry RPC after error@1913334021), errback=(continuation of Deferred@1414261575 after retry RPC after error@762674116) -> (continuation of Deferred@1518485240 after retry RPC after error@1197831614) -> (continuation of Deferred@1291829190 after retry RPC after error@1255298758) -> (continuation of Deferred@23909530 after retry RPC after error@1841858956) -> (continuation of Deferred@1559763580 after retry RPC after error@71566147) -> (continuation of Deferred@1668009813 after retry RPC after error@1246150237) -> (continuation of Deferred@1450272403 after retry RPC after error@1913334021))) after lookup
12:09:12.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.366285  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.369203  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.369 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.369201  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.370 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.376771  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.382601  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.386762  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.389616  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.390 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items
12:09:12.392 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.393106  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.405978  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.408861  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.417016  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47066 (request call id 8)
12:09:12.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:12.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.427198  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 11)
12:09:12.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.438 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.444823  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 10)
12:09:12.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.455193  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 10)
12:09:12.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.462384  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 29)
12:09:12.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.467 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:12.467 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:12.467 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:12.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:12.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:12.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:12.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:12.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:12.470 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:12.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:12.472 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:12.473 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:12.474 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:12.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:12.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.475194  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.476 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:12.478 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:12.480 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:12.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:12.482 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:12.483 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:12.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.483963  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.494333  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.495 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe698a678, L:/127.0.0.1:47074 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.495954  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.498 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items
12:09:12.500 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3e6ac309, L:/127.0.0.1:34214 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:12.502 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcbe7330, L:/127.0.0.1:56492 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:12.504 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.504165  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.514432  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.515 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items
12:09:12.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.514434  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.515 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.524590  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 13)
12:09:12.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.535099  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 38)
12:09:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.535655  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47016 (request call id 38)
12:09:12.536 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items
12:09:12.537 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.546149  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 18)
12:09:12.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.555050  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47074 (request call id 3)
12:09:12.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.561056  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47074 (request call id 3)
12:09:12.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.564918  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 14)
12:09:12.565 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items
12:09:12.565 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.566305  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 14)
12:09:12.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.567 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.569137  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.581311  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.583101  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.586452  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.594775  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.595 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items
12:09:12.595 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.601694  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.602612  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.605569  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.621013  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.622435  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.625741  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47070 (request call id 8)
12:09:12.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:12.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 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.131.126:38133, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 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.131.126:38133, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [245ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items, [420ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [422ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [481ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1059494368(state=PENDING, result=null, callback=(continuation of Deferred@1957008329 after retry RPC after error@1850568031) -> (continuation of Deferred@1008785802 after retry RPC after error@927121015) -> (continuation of Deferred@1872844941 after retry RPC after error@1778644915) -> (continuation of Deferred@1347788784 after retry RPC after error@1925591691) -> (continuation of Deferred@390494574 after retry RPC after error@1653451354) -> (continuation of Deferred@509285348 after retry RPC after error@1573529806) -> (continuation of Deferred@2036578064 after retry RPC after error@1991445788) -> (continuation of Deferred@816964637 after retry RPC after error@1018246813), errback=(continuation of Deferred@1957008329 after retry RPC after error@1850568031) -> (continuation of Deferred@1008785802 after retry RPC after error@927121015) -> (continuation of Deferred@1872844941 after retry RPC after error@1778644915) -> (continuation of Deferred@1347788784 after retry RPC after error@1925591691) -> (continuation of Deferred@390494574 after retry RPC after error@1653451354) -> (continuation of Deferred@509285348 after retry RPC after error@1573529806) -> (continuation of Deferred@2036578064 after retry RPC after error@1991445788) -> (continuation of Deferred@816964637 after retry RPC after error@1018246813))) after lookup
12:09:12.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.634338  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47070 (request call id 9)
12:09:12.635 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items
12:09:12.635 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:12.640 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:12.640 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:12.641 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:12.641 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:12.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:12.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:12.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:12.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:12.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.642728  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 34)
12:09:12.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:12.644 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:12.646 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:12.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.647140  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 23)
12:09:12.648 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:12.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.648566  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 23)
12:09:12.649 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:12.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:12.650 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:12.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:12.652 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:12.653 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.655258  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47074 (request call id 6)
12:09:12.663 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:12.666 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb26782f4, L:/127.0.0.1:56504 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:12.666 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xea15c540, L:/127.0.0.1:47076 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:12.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.667187  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47074 (request call id 6)
12:09:12.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.669 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:12.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items, [93ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47074 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.131.126:38133, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1882066638(state=PENDING, result=null, callback=(continuation of Deferred@1753819825 after retry RPC after error@1100267513) -> (continuation of Deferred@282707242 after retry RPC after error@268562817) -> (continuation of Deferred@838634898 after retry RPC after error@1433638691) -> (continuation of Deferred@199092274 after retry RPC after error@340757809) -> (continuation of Deferred@1091179063 after retry RPC after error@143220666) -> (continuation of Deferred@1819392737 after retry RPC after error@79664219), errback=(continuation of Deferred@1753819825 after retry RPC after error@1100267513) -> (continuation of Deferred@282707242 after retry RPC after error@268562817) -> (continuation of Deferred@838634898 after retry RPC after error@1433638691) -> (continuation of Deferred@199092274 after retry RPC after error@340757809) -> (continuation of Deferred@1091179063 after retry RPC after error@143220666) -> (continuation of Deferred@1819392737 after retry RPC after error@79664219))) after lookup
12:09:12.671 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items
12:09:12.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.671576  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47074 (request call id 7)
12:09:12.672 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.676999  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 48)
12:09:12.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.682209  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 48)
12:09:12.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.684190  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 48)
12:09:12.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.686197  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 48)
12:09:12.689 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x102903aa, L:/127.0.0.1:34224 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:12.691 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.704871  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 48)
12:09:12.710 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items
12:09:12.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.709648  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 48)
12:09:12.712 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.714493  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 24)
12:09:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.724925  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 24)
12:09:12.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.730281  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 24)
12:09:12.731 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items
12:09:12.732 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.743 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.744098  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 36)
12:09:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.744938  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 36)
12:09:12.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.749718  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 36)
12:09:12.750 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items
12:09:12.752 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.754355  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47074 (request call id 8)
12:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.761041  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47074 (request call id 8)
12:09:12.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.762914  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47074 (request call id 8)
12:09:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.764155  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47074 (request call id 8)
12:09:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.769259  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47074 (request call id 8)
12:09:12.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:12.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.772 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items
12:09:12.772 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.781526  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 20)
12:09:12.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.786136  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.790378  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.791 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items
12:09:12.791 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.793984  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.800743  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.802409  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47030 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.814322  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.820801  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.824753  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 25)
12:09:12.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.833 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.835624  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 12)
12:09:12.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.840337  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 11)
12:09:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.841414  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 11)
12:09:12.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.853734  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47076 (request call id 6)
12:09:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.854262  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47076 (request call id 6)
12:09:12.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:12.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=229), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [20ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 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.131.126:38133, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 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.131.126:38133, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47076 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.131.126:38133, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@465781173(state=PENDING, result=null, callback=(continuation of Deferred@2103826084 after retry RPC after error@1250709746) -> (continuation of Deferred@875374598 after retry RPC after error@895621599) -> (continuation of Deferred@1717647649 after retry RPC after error@1321397983) -> (continuation of Deferred@326275609 after retry RPC after error@922471753) -> (continuation of Deferred@1505510022 after retry RPC after error@5368696) -> (continuation of Deferred@129258289 after retry RPC after error@1867335435), errback=(continuation of Deferred@2103826084 after retry RPC after error@1250709746) -> (continuation of Deferred@875374598 after retry RPC after error@895621599) -> (continuation of Deferred@1717647649 after retry RPC after error@1321397983) -> (continuation of Deferred@326275609 after retry RPC after error@922471753) -> (continuation of Deferred@1505510022 after retry RPC after error@5368696) -> (continuation of Deferred@129258289 after retry RPC after error@1867335435))) after lookup
12:09:12.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:12.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:12.883138  8830 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items [suppressed 154 similar messages]
12:09:12.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.883256  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 27)
12:09:12.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.884295  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 22)
12:09:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.890165  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 22)
12:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.894711  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 22)
12:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.894817  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 22)
12:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.896059  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 49)
12:09:12.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.900960  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 49)
12:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.907749  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:32812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 9)
12:09:12.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.909127  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 9)
12:09:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.914284  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 9)
12:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.914924  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 9)
12:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.929700  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 9)
12:09:12.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.950337  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 12)
12:09:12.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.969918  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 12)
12:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.974424  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 16)
12:09:12.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:12.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:12.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:12.989293  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:12.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 19)
12:09:13.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.008939  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 19)
12:09:13.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.009297  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 13)
12:09:13.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.010360  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 9)
12:09:13.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.021070  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47034 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 9)
12:09:13.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.029400  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 9)
12:09:13.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.029433  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 9)
12:09:13.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.044364  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 39)
12:09:13.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.048 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.049549  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 21)
12:09:13.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.050005  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 21)
12:09:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.064771  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 24)
12:09:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.065685  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 24)
12:09:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.068431  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 24)
12:09:13.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.086053  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 29)
12:09:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.088965  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 22)
12:09:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.088986  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 22)
12:09:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.089987  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 14)
12:09:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.094372  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 14)
12:09:13.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.106379  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 14)
12:09:13.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.114910  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 14)
12:09:13.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.126648  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 14)
12:09:13.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.129245  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47062 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 14)
12:09:13.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.133975  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 14)
12:09:13.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.140 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.145887  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47050 (request call id 32)
12:09:13.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.148 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.149 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.149 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.149 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.154568  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47070 (request call id 21)
12:09:13.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.154611  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47070 (request call id 21)
12:09:13.155 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.156 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.157202  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 50)
12:09:13.157 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.158 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.160 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.163 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.168 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.168 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.174396  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 50)
12:09:13.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.175630  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:32812 (request call id 50)
12:09:13.177 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x112a6f43, L:/127.0.0.1:56506 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.184 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf0aaf462, L:/127.0.0.1:34236 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.186 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb590741, L:/127.0.0.1:47084 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.191383  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 0)
12:09:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.195205  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 23)
12:09:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.195956  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 23)
12:09:13.199 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
12:09:13.199 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.204496  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 23)
12:09:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.209172  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 24)
12:09:13.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.215476  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 24)
12:09:13.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.219203  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 24)
12:09:13.220 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
12:09:13.221 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.225051  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47066 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 24)
12:09:13.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.230134  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47070 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 24)
12:09:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.234354  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 24)
12:09:13.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.238243  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47062 (request call id 24)
12:09:13.239 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
12:09:13.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.242 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.244915  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47066 (request call id 28)
12:09:13.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.250 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.250 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.250 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.251 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.252 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.257776  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 3)
12:09:13.258 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.261291  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 26)
12:09:13.262 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
12:09:13.262 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.263 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.264 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.265 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.266 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.269 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.269614  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 26)
12:09:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.274617  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 26)
12:09:13.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.279 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.278628  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47034 (request call id 26)
12:09:13.280 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
12:09:13.281 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.287 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddd30ee8, L:/127.0.0.1:56518 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.289 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.290 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.290 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.290 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.294 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x420ac37e, L:/127.0.0.1:47100 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.295007  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 18)
12:09:13.295 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items
12:09:13.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.303 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x781dc92c, L:/127.0.0.1:34252 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.305 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.305 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.306 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.306 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.308 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.310 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.312 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.314426  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 24)
12:09:13.316 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.318929  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 24)
12:09:13.319 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
12:09:13.320 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.326890  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 24)
12:09:13.327 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items
12:09:13.328 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.328493  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47070 (request call id 23)
12:09:13.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.328821  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47070 (request call id 23)
12:09:13.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc4133b27, L:/127.0.0.1:47104 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.342 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x79b18d6d, L:/127.0.0.1:34254 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.342 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.342 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.342 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.343 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.343 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.343 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.343 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.344436  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47100 (request call id 2)
12:09:13.345 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items
12:09:13.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.350 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c254eeb, L:/127.0.0.1:56522 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.351 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.352 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:13.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [27ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47100 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@402550103(state=PENDING, result=null, callback=(continuation of Deferred@1796610518 after retry RPC after error@648281055) -> (continuation of Deferred@329372142 after retry RPC after error@2010223128), errback=(continuation of Deferred@1796610518 after retry RPC after error@648281055) -> (continuation of Deferred@329372142 after retry RPC after error@2010223128))) after lookup
12:09:13.354 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.355 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.356 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:13.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.358531  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 6)
12:09:13.360 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.363 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.367581  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.368 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items
12:09:13.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 6)
12:09:13.369 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.370 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.369125  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 6)
12:09:13.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.374557  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 39)
12:09:13.375 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items
12:09:13.375 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.376 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.381 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8f91d39, L:/127.0.0.1:56536 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.382 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3560fe93, L:/127.0.0.1:47106 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.383157  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 39)
12:09:13.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.384595  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 39)
12:09:13.385 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items
12:09:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.386965  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47028 (request call id 39)
12:09:13.387 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items
12:09:13.388 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.390 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.391 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.391 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.391 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.395 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d5f656f, L:/127.0.0.1:34262 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.397 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.398586  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 7)
12:09:13.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.405135  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 7)
12:09:13.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.412459  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 7)
12:09:13.413 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items
12:09:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.415096  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 7)
12:09:13.415 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.415 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items
12:09:13.416 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.416 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.417 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.418 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.424346  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 7)
12:09:13.425 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.430 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.435526  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47084 (request call id 7)
12:09:13.436 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items
12:09:13.436 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.437 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.437 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x416a02b2, L:/127.0.0.1:56552 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.443 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:13.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=287), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 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.131.126:38133, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 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.131.126:38133, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 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.131.126:38133, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items, [219ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47084 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.131.126:38133, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [242ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1115451971(state=PENDING, result=null, callback=(continuation of Deferred@2080249571 after retry RPC after error@1936995164) -> (continuation of Deferred@52169030 after retry RPC after error@575900940) -> (continuation of Deferred@689036971 after retry RPC after error@2074998278) -> (continuation of Deferred@404260364 after retry RPC after error@639456238) -> (continuation of Deferred@31339776 after retry RPC after error@358084347) -> (continuation of Deferred@1235432123 after retry RPC after error@99457602) -> (continuation of Deferred@1969998282 after retry RPC after error@1600246186), errback=(continuation of Deferred@2080249571 after retry RPC after error@1936995164) -> (continuation of Deferred@52169030 after retry RPC after error@575900940) -> (continuation of Deferred@689036971 after retry RPC after error@2074998278) -> (continuation of Deferred@404260364 after retry RPC after error@639456238) -> (continuation of Deferred@31339776 after retry RPC after error@358084347) -> (continuation of Deferred@1235432123 after retry RPC after error@99457602) -> (continuation of Deferred@1969998282 after retry RPC after error@1600246186))) after lookup
12:09:13.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.445372  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47084 (request call id 8)
12:09:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.449576  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47084 (request call id 8)
12:09:13.450 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items
12:09:13.450 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.452 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.456 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items
12:09:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.455936  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47084 (request call id 8)
12:09:13.458 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:13.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.467556  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 5)
12:09:13.474 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4985c5f4, L:/127.0.0.1:47114 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.473927  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 25)
12:09:13.474 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items
12:09:13.475 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.476 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items
12:09:13.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.475594  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 25)
12:09:13.477 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items
12:09:13.478 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.475991  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 25)
12:09:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.478307  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 25)
12:09:13.481 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbbb6b937, L:/127.0.0.1:34276 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.482 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.484802  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 25)
12:09:13.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.489185  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 25)
12:09:13.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.491 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.492 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.492 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.496 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.497535  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 5)
12:09:13.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.498543  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.499 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items
12:09:13.499 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 5)
12:09:13.500 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.501 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.503 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.503 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.503875  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 5)
12:09:13.503 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.509 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.510917  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 23)
12:09:13.511 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items
12:09:13.511 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.515 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.518728  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 23)
12:09:13.521 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items
12:09:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.520308  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 23)
12:09:13.521 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.522 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.523 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x602b4c31, L:/127.0.0.1:56556 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.527695  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 23)
12:09:13.528 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items
12:09:13.529 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.532 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf78a62fa, L:/127.0.0.1:47124 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.533286  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 23)
12:09:13.534 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items
12:09:13.537 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0654fbfd, L:/127.0.0.1:34286 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.537698  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 23)
12:09:13.539 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.540 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items
12:09:13.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.539685  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47076 (request call id 23)
12:09:13.541 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.546 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.546 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.546 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.547 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.548 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.552 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.553 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.554 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.555 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.556 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.558 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.561558  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47114 (request call id 4)
12:09:13.562 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items
12:09:13.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.564 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:13.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=148), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47114 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.131.126:38133, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, deferred=Deferred@1468966065(state=PENDING, result=null, callback=(continuation of Deferred@1843373639 after retry RPC after error@1712558728) -> (continuation of Deferred@363384534 after retry RPC after error@933321726) -> (continuation of Deferred@668741331 after retry RPC after error@1570860914) -> (continuation of Deferred@246203502 after retry RPC after error@871301358), errback=(continuation of Deferred@1843373639 after retry RPC after error@1712558728) -> (continuation of Deferred@363384534 after retry RPC after error@933321726) -> (continuation of Deferred@668741331 after retry RPC after error@1570860914) -> (continuation of Deferred@246203502 after retry RPC after error@871301358))) after lookup
12:09:13.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299994, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.569 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.569 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.570 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.570 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0efbff5f, L:/127.0.0.1:56562 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.570 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.570 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.570 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.572 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:13.574 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.577 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.577 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.579 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.579176  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 14)
12:09:13.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.580979  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 6)
12:09:13.583 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.584 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.588 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.589 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.590 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa9c0f032, L:/127.0.0.1:34296 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:13.594 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 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.131.126:38133, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 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.131.126:38133, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items, [157ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47106 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.131.126:38133, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [240ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1348194350(state=PENDING, result=null, callback=(continuation of Deferred@1188100123 after retry RPC after error@1640047782) -> (continuation of Deferred@1050694203 after retry RPC after error@812920673) -> (continuation of Deferred@1898256724 after retry RPC after error@430565314) -> (continuation of Deferred@631529286 after retry RPC after error@876245940) -> (continuation of Deferred@1837904862 after retry RPC after error@994922074) -> (continuation of Deferred@1007970330 after retry RPC after error@1540623359), errback=(continuation of Deferred@1188100123 after retry RPC after error@1640047782) -> (continuation of Deferred@1050694203 after retry RPC after error@812920673) -> (continuation of Deferred@1898256724 after retry RPC after error@430565314) -> (continuation of Deferred@631529286 after retry RPC after error@876245940) -> (continuation of Deferred@1837904862 after retry RPC after error@994922074) -> (continuation of Deferred@1007970330 after retry RPC after error@1540623359))) after lookup
12:09:13.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.598802  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47106 (request call id 7)
12:09:13.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.610524  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47106 (request call id 7)
12:09:13.614 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x047fae1e, L:/127.0.0.1:56574 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.614 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items
12:09:13.614 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.616326  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 7)
12:09:13.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.618057  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 7)
12:09:13.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.622550  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 7)
12:09:13.623 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items
12:09:13.623 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:13.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:13.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.637137  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 7)
12:09:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.638190  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 7)
12:09:13.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.641768  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 7)
12:09:13.642 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items
12:09:13.642 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.642 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa7d3a3ff, L:/127.0.0.1:47144 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.644179  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47104 (request call id 7)
12:09:13.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.646 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:13.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=342), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [106ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [109ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [170ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items, [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [305ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1064626439(state=PENDING, result=null, callback=(continuation of Deferred@1063260495 after retry RPC after error@243357084) -> (continuation of Deferred@1199567729 after retry RPC after error@1599805000) -> (continuation of Deferred@1611570821 after retry RPC after error@1680284333) -> (continuation of Deferred@1551604003 after retry RPC after error@1528114610) -> (continuation of Deferred@1333492451 after retry RPC after error@324400083) -> (continuation of Deferred@325571099 after retry RPC after error@1634538872) -> (continuation of Deferred@1968560084 after retry RPC after error@1235380678), errback=(continuation of Deferred@1063260495 after retry RPC after error@243357084) -> (continuation of Deferred@1199567729 after retry RPC after error@1599805000) -> (continuation of Deferred@1611570821 after retry RPC after error@1680284333) -> (continuation of Deferred@1551604003 after retry RPC after error@1528114610) -> (continuation of Deferred@1333492451 after retry RPC after error@324400083) -> (continuation of Deferred@325571099 after retry RPC after error@1634538872) -> (continuation of Deferred@1968560084 after retry RPC after error@1235380678))) after lookup
12:09:13.650 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ed84676, L:/127.0.0.1:47132 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.654150  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47104 (request call id 8)
12:09:13.655 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items
12:09:13.655 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.658480  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47104 (request call id 8)
12:09:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.662325  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47104 (request call id 8)
12:09:13.663 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items
12:09:13.663 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.663 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b5dc709, L:/127.0.0.1:34310 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:13.666 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.673 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:13.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.677337  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47132 (request call id 1)
12:09:13.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.678553  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47132 (request call id 1)
12:09:13.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.684896  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47132 (request call id 1)
12:09:13.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.684861  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47132 (request call id 1)
12:09:13.686 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.687 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:13.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=144), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items, [102ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47132 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1252635616(state=PENDING, result=null, callback=(continuation of Deferred@1432194811 after retry RPC after error@2066333674), errback=(continuation of Deferred@1432194811 after retry RPC after error@2066333674))) after lookup
12:09:13.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.702080  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.705 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.704399  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.706038  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.706 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.714840  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.725143  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.726 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.726876  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.727 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.735093  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.738049  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.745 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.744355  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.746 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.746541  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47124 (request call id 6)
12:09:13.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.752 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:13.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=255), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [27ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47124 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.131.126:38133, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@4153896(state=PENDING, result=null, callback=(continuation of Deferred@1667599587 after retry RPC after error@829760108) -> (continuation of Deferred@465932821 after retry RPC after error@1611701607) -> (continuation of Deferred@803018514 after retry RPC after error@933443271) -> (continuation of Deferred@12672796 after retry RPC after error@1683882438) -> (continuation of Deferred@603779032 after retry RPC after error@231202926) -> (continuation of Deferred@133461877 after retry RPC after error@321914492), errback=(continuation of Deferred@1667599587 after retry RPC after error@829760108) -> (continuation of Deferred@465932821 after retry RPC after error@1611701607) -> (continuation of Deferred@803018514 after retry RPC after error@933443271) -> (continuation of Deferred@12672796 after retry RPC after error@1683882438) -> (continuation of Deferred@603779032 after retry RPC after error@231202926) -> (continuation of Deferred@133461877 after retry RPC after error@321914492))) after lookup
12:09:13.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:13.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.757081  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 8)
12:09:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.757838  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 16)
12:09:13.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.760188  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 16)
12:09:13.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.764444  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 16)
12:09:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.774802  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 16)
12:09:13.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.780444  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 10)
12:09:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.783998  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 5)
12:09:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.785130  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 5)
12:09:13.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.787249  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 5)
12:09:13.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.795208  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 5)
12:09:13.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.795965  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47106 (request call id 8)
12:09:13.796 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.796 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.798499  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47106 (request call id 8)
12:09:13.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.800 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:13.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.802348  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 28)
12:09:13.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.804335  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.808132  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.814555  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.815214  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.816154  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.827564  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.834278  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.834918  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.835879  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 19)
12:09:13.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.848157  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 12)
12:09:13.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.849807  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 12)
12:09:13.851 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.851 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.852629  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 12)
12:09:13.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.854180  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 12)
12:09:13.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.854748  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 12)
12:09:13.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.855192  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 12)
12:09:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.875157  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 15)
12:09:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.876113  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 15)
12:09:13.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:13.886466  8829 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items [suppressed 159 similar messages]
12:09:13.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.886641  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 7)
12:09:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.894120  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 7)
12:09:13.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.895326  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 7)
12:09:13.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.895942  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 7)
12:09:13.898 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items
12:09:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.897886  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.898 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 7)
12:09:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.898084  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 14)
12:09:13.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.917528  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 19)
12:09:13.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.920617  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 19)
12:09:13.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.934603  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 34)
12:09:13.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.937971  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47074 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 10)
12:09:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.941057  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 10)
12:09:13.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.954797  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 10)
12:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.957757  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 10)
12:09:13.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.960 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:13.960 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:13.960 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:13.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:13.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:13.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:13.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:13.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:13.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:13.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:13.966 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:13.967 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:13.968 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:13.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:13.970 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:13.971 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:13.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:13.974 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.974974  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 14)
12:09:13.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:13.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:13.986 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x28c1aa9c, L:/127.0.0.1:56580 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.984097  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 21)
12:09:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.984694  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
12:09:13.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.995319  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
12:09:13.998 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3aa12e2a, L:/127.0.0.1:47146 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:13.998914  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:13.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
12:09:14.000 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items
12:09:14.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:14.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:14.005 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:14.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=424), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 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.131.126:38133, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [214ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [269ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [303ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [316ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [316ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items, [400ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [403ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1367138944(state=PENDING, result=null, callback=(continuation of Deferred@2138839929 after retry RPC after error@1625763869) -> (continuation of Deferred@118331212 after retry RPC after error@827530703) -> (continuation of Deferred@787181391 after retry RPC after error@2010502487) -> (continuation of Deferred@470391574 after retry RPC after error@891109437) -> (continuation of Deferred@1090113734 after retry RPC after error@425712355) -> (continuation of Deferred@1239294965 after retry RPC after error@379428443) -> (continuation of Deferred@418120622 after retry RPC after error@2139310738) -> (continuation of Deferred@1207574300 after retry RPC after error@1030700798), errback=(continuation of Deferred@2138839929 after retry RPC after error@1625763869) -> (continuation of Deferred@118331212 after retry RPC after error@827530703) -> (continuation of Deferred@787181391 after retry RPC after error@2010502487) -> (continuation of Deferred@470391574 after retry RPC after error@891109437) -> (continuation of Deferred@1090113734 after retry RPC after error@425712355) -> (continuation of Deferred@1239294965 after retry RPC after error@379428443) -> (continuation of Deferred@418120622 after retry RPC after error@2139310738) -> (continuation of Deferred@1207574300 after retry RPC after error@1030700798))) after lookup
12:09:14.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.007694  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 17)
12:09:14.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:14.016 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4cbdfca4, L:/127.0.0.1:34322 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:14.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.017688  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 22)
12:09:14.018 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.019208  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 22)
12:09:14.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.024523  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 22)
12:09:14.029 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items
12:09:14.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.029132  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 22)
12:09:14.032 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.038092  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 22)
12:09:14.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.039309  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 10)
12:09:14.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.044333  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 10)
12:09:14.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.044390  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 10)
12:09:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.049937  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 10)
12:09:14.050 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items
12:09:14.052 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.057412  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 10)
12:09:14.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.058589  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 10)
12:09:14.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.068881  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47146 (request call id 3)
12:09:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.074383  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47074 (request call id 35)
12:09:14.075 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items
12:09:14.075 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.080142  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 19)
12:09:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.080839  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 19)
12:09:14.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.089490  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47146 (request call id 4)
12:09:14.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.094602  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47146 (request call id 4)
12:09:14.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.100436  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47146 (request call id 4)
12:09:14.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:14.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=144), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [20ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items, [51ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47146 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@284285647(state=PENDING, result=null, callback=(continuation of Deferred@808198628 after retry RPC after error@1102438681) -> (continuation of Deferred@1684236551 after retry RPC after error@2052776166) -> (continuation of Deferred@724094280 after retry RPC after error@1174101021) -> (continuation of Deferred@984559348 after retry RPC after error@392144023), errback=(continuation of Deferred@808198628 after retry RPC after error@1102438681) -> (continuation of Deferred@1684236551 after retry RPC after error@2052776166) -> (continuation of Deferred@724094280 after retry RPC after error@1174101021) -> (continuation of Deferred@984559348 after retry RPC after error@392144023))) after lookup
12:09:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.114830  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 5)
12:09:14.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.119119  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 5)
12:09:14.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.120723  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 5)
12:09:14.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.134325  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 5)
12:09:14.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.138022  8829 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 24)
12:09:14.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.140013  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 24)
12:09:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.154587  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 24)
12:09:14.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.160666  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 24)
12:09:14.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.180 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:14.181 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:14.181 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:14.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:14.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:14.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:14.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:14.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:14.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:14.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:14.185 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:14.185 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:14.186 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:14.187 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:14.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:14.189 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:14.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:14.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:14.191 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:14.191 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.195066  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 6)
12:09:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.198530  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 6)
12:09:14.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.200428  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 6)
12:09:14.203 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4cbe514a, L:/127.0.0.1:34336 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:14.209 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23208b8b, L:/127.0.0.1:47154 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:14.209 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd225c1d8, L:/127.0.0.1:56584 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.210330  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47146 (request call id 6)
12:09:14.211 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items
12:09:14.211 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.216751  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.216745  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.227061  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.227198  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.228 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items
12:09:14.228 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.229238  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.247632  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.248687  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.248 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items
12:09:14.249 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.249202  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.259281  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 17)
12:09:14.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.267323  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47154 (request call id 3)
12:09:14.268 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.269011  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47154 (request call id 3)
12:09:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.269661  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47154 (request call id 3)
12:09:14.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.278149  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47154 (request call id 3)
12:09:14.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:14.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items, [26ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47154 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1486058915(state=PENDING, result=null, callback=(continuation of Deferred@1721383271 after retry RPC after error@153035787) -> (continuation of Deferred@159714998 after retry RPC after error@1249401928) -> (continuation of Deferred@2107512161 after retry RPC after error@223435173), errback=(continuation of Deferred@1721383271 after retry RPC after error@153035787) -> (continuation of Deferred@159714998 after retry RPC after error@1249401928) -> (continuation of Deferred@2107512161 after retry RPC after error@223435173))) after lookup
12:09:14.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.287205  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47154 (request call id 4)
12:09:14.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.289338  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47154 (request call id 4)
12:09:14.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.297449  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47154 (request call id 4)
12:09:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.307927  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47154 (request call id 4)
12:09:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.308483  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47154 (request call id 4)
12:09:14.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.318295  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 22)
12:09:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.320381  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 23)
12:09:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.327095  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 23)
12:09:14.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.327773  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 23)
12:09:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.334347  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 23)
12:09:14.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.347265  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 23)
12:09:14.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.348946  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 23)
12:09:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.354786  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 23)
12:09:14.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.368 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.369856  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 8)
12:09:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.375262  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 8)
12:09:14.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.376001  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 8)
12:09:14.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.384 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.394613  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 26)
12:09:14.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.396301  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 26)
12:09:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.404067  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 26)
12:09:14.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.415786  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 26)
12:09:14.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.424463  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 18)
12:09:14.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.428692  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.436213  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.437354  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.444597  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.456238  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.457772  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.463968  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.466864  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 14)
12:09:14.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.475786  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 24)
12:09:14.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.477977  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 23)
12:09:14.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.478271  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 23)
12:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.480387  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 23)
12:09:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.484084  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 23)
12:09:14.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.485 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.497491  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 33)
12:09:14.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.500819  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 33)
12:09:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.507452  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 33)
12:09:14.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.522279  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 27)
12:09:14.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.527685  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 27)
12:09:14.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.534575  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 27)
12:09:14.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.544565  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 21)
12:09:14.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.544590  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 21)
12:09:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.546711  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 21)
12:09:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.547144  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47104 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 21)
12:09:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.554972  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 21)
12:09:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.560452  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 21)
12:09:14.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.567384  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 21)
12:09:14.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.575232  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 30)
12:09:14.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.586 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.587669  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 14)
12:09:14.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.589078  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 14)
12:09:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.595854  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 25)
12:09:14.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.598244  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 25)
12:09:14.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.600594  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 25)
12:09:14.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.609306  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 25)
12:09:14.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.618793  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 25)
12:09:14.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.624125  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.626596  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.629364  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.637440  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.639297  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.648878  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.657857  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47084 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.657886  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.660403  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 23)
12:09:14.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.669883  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.678210  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 37)
12:09:14.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.684608  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47084 (request call id 37)
12:09:14.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.686 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.698668  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 29)
12:09:14.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.704636  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 29)
12:09:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.714228  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 29)
12:09:14.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.724674  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 25)
12:09:14.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.727281  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 16)
12:09:14.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.728354  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 16)
12:09:14.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.734390  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 16)
12:09:14.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.735237  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 16)
12:09:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.740091  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 31)
12:09:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.744957  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 31)
12:09:14.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.755296  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 31)
12:09:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.755949  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 31)
12:09:14.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.764304  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 31)
12:09:14.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.774963  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 35)
12:09:14.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.775846  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 35)
12:09:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.784529  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47132 (request call id 35)
12:09:14.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.787 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.787 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:14.787 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:14.788 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:14.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:14.788 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:14.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:14.788 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:14.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:14.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:14.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:14.793 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:14.794 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:14.795 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:14.796 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:14.797 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:14.798 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:14.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:14.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:14.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.804544  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 30)
12:09:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.809074  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 22)
12:09:14.812 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:14.817 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32946654, L:/127.0.0.1:56590 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:14.821 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:14.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.822 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.824470  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 28)
12:09:14.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.825047  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 28)
12:09:14.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x47211776, L:/127.0.0.1:47160 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.826866  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 28)
12:09:14.827 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items
12:09:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.835686  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 28)
12:09:14.837 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x11d24842, L:/127.0.0.1:34340 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.838073  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 28)
12:09:14.839 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.844439  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 28)
12:09:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.857301  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 28)
12:09:14.857 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items
12:09:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.858228  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 13)
12:09:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.858400  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 13)
12:09:14.858 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.864681  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 13)
12:09:14.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:14.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47160 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@995392518(state=PENDING, result=null, callback=(continuation of Deferred@1003271666 after retry RPC after error@178644008) -> (continuation of Deferred@1138193273 after retry RPC after error@1534821193), errback=(continuation of Deferred@1003271666 after retry RPC after error@178644008) -> (continuation of Deferred@1138193273 after retry RPC after error@1534821193))) after lookup
12:09:14.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:14.888166  8831 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items [suppressed 156 similar messages]
12:09:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.888324  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 32)
12:09:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.888906  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 32)
12:09:14.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.891 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:14.891 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:14.891 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:14.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:14.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:14.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:14.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:14.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:14.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:14.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:14.895 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:14.896 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:14.897 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:14.898 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:14.898 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:14.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:14.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:14.900 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:14.901 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:14.902 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:14.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.904387  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 29)
12:09:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.905270  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 29)
12:09:14.913 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb57ded3, L:/127.0.0.1:47176 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.914021  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 29)
12:09:14.915 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x440b417a, L:/127.0.0.1:56596 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:14.915 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:14.915 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4612350b, L:/127.0.0.1:34346 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:14.918 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.918641  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 29)
12:09:14.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.920590  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47100 (request call id 29)
12:09:14.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.924 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.937690  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 1)
12:09:14.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.939177  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 35)
12:09:14.939 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:14.939 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.939930  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 35)
12:09:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.948437  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 35)
12:09:14.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.958138  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 35)
12:09:14.958 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:14.959 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.960139  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 35)
12:09:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.962826  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 11)
12:09:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.964339  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47144 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 11)
12:09:14.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.966975  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 11)
12:09:14.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.968503  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 11)
12:09:14.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.977522  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 11)
12:09:14.978 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:14.978 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:14.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.980235  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 11)
12:09:14.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.983 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.988795  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 26)
12:09:14.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:14.991 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:14.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.996073  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 6)
12:09:14.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:14.997838  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:14.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 4)
12:09:15.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.007459  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 28)
12:09:15.008 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:15.008 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.015501  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 28)
12:09:15.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.015942  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 28)
12:09:15.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.018131  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 28)
12:09:15.018 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:15.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.018819  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47104 (request call id 28)
12:09:15.019 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.025 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.035499  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 35)
12:09:15.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.035794  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 8)
12:09:15.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.037390  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 6)
12:09:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.039626  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 38)
12:09:15.040 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:15.040 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.044152  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 38)
12:09:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.055804  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 38)
12:09:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.056002  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 38)
12:09:15.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.064558  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47100 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 38)
12:09:15.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.066205  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47124 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 11)
12:09:15.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.075824  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 11)
12:09:15.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.075824  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 11)
12:09:15.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.078069  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 11)
12:09:15.079 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items
12:09:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.078074  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 11)
12:09:15.079 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.086 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.086 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.086 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.086 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.092 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.093 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.095 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.095535  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 11)
12:09:15.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.096 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.097 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.099 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.100 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.106907  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 18)
12:09:15.109 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xece16d34, L:/127.0.0.1:56608 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.110 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1893aa82, L:/127.0.0.1:34358 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.112 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd49abee4, L:/127.0.0.1:47190 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.112998  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 18)
12:09:15.113 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items
12:09:15.113 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.125 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.126 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.126 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.126 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.127 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.127 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.130 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.131 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.132 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.133 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.135 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.147 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.148 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.160 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6fffdd61, L:/127.0.0.1:56616 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.160 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6ce8744f, L:/127.0.0.1:34366 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.166 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0ab9f234, L:/127.0.0.1:47200 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.166975  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 1)
12:09:15.167 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.167 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.172993  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 1)
12:09:15.173 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.173 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.175521  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 39)
12:09:15.175 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items
12:09:15.176 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.180256  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47124 (request call id 39)
12:09:15.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.187 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.196870  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 2)
12:09:15.197 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.197417  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 2)
12:09:15.198 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.208829  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 2)
12:09:15.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.212010  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 2)
12:09:15.213 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.213 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.216012  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 40)
12:09:15.216 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items
12:09:15.216 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.227 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.228859  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 30)
12:09:15.236 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items
12:09:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.234025  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47200 (request call id 4)
12:09:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.235208  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 3)
12:09:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.235661  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 12)
12:09:15.237 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.238 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.238 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.238116  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.247258  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.249075  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.257 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items
12:09:15.257 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.256953  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.267652  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.269330  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.274165  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.274619  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47176 (request call id 8)
12:09:15.275 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.275 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.275 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items
12:09:15.276 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.288 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.289 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.289 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:15.289 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=393), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 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.131.126:38133, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 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.131.126:38133, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 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.131.126:38133, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [342ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [392ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1878589792(state=PENDING, result=null, callback=(continuation of Deferred@1347174173 after retry RPC after error@1583114396) -> (continuation of Deferred@671287374 after retry RPC after error@265748015) -> (continuation of Deferred@1054055455 after retry RPC after error@58072017) -> (continuation of Deferred@856105609 after retry RPC after error@194544960) -> (continuation of Deferred@696894280 after retry RPC after error@445836603) -> (continuation of Deferred@277583754 after retry RPC after error@1601610334) -> (continuation of Deferred@939702651 after retry RPC after error@896819317) -> (continuation of Deferred@2031064726 after retry RPC after error@327266235), errback=(continuation of Deferred@1347174173 after retry RPC after error@1583114396) -> (continuation of Deferred@671287374 after retry RPC after error@265748015) -> (continuation of Deferred@1054055455 after retry RPC after error@58072017) -> (continuation of Deferred@856105609 after retry RPC after error@194544960) -> (continuation of Deferred@696894280 after retry RPC after error@445836603) -> (continuation of Deferred@277583754 after retry RPC after error@1601610334) -> (continuation of Deferred@939702651 after retry RPC after error@896819317) -> (continuation of Deferred@2031064726 after retry RPC after error@327266235))) after lookup
12:09:15.290 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.295 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.296 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:15.297 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.297 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.297 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.298 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.298 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.300 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.302 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.303 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.304 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.313 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.314 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xabae663a, L:/127.0.0.1:56620 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.315 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.316 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.318455  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 38)
12:09:15.320 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78730f7b, L:/127.0.0.1:47206 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.321457  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47114 (request call id 38)
12:09:15.322 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items
12:09:15.322 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.325 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xaca75cd7, L:/127.0.0.1:34368 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.326 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.326 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.327 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.328 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.331 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.331 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.335878  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.338609  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.339 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items
12:09:15.339 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.342 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.345 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f16caf7, L:/127.0.0.1:56632 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.349 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0726977, L:/127.0.0.1:47216 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.350605  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.351 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items
12:09:15.352 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6a3ad96f, L:/127.0.0.1:34382 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.353 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.352442  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.354 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.354 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.355373  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.357956  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.358 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items
12:09:15.360 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.365 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items
12:09:15.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.364625  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.366 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.372927  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.373 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items
12:09:15.374 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.375713  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.377 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items
12:09:15.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.377430  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.379 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.384697  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47190 (request call id 6)
12:09:15.385 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items
12:09:15.385 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:15.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items, [20ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 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.131.126:38133, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 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.131.126:38133, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47190 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.131.126:38133, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [247ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [297ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@968788908(state=PENDING, result=null, callback=(continuation of Deferred@864000728 after retry RPC after error@1297837440) -> (continuation of Deferred@1885229311 after retry RPC after error@1039161011) -> (continuation of Deferred@1922474639 after retry RPC after error@1689773616) -> (continuation of Deferred@1726778353 after retry RPC after error@1494617169) -> (continuation of Deferred@517164838 after retry RPC after error@1158593706) -> (continuation of Deferred@1203705081 after retry RPC after error@782433499), errback=(continuation of Deferred@864000728 after retry RPC after error@1297837440) -> (continuation of Deferred@1885229311 after retry RPC after error@1039161011) -> (continuation of Deferred@1922474639 after retry RPC after error@1689773616) -> (continuation of Deferred@1726778353 after retry RPC after error@1494617169) -> (continuation of Deferred@517164838 after retry RPC after error@1158593706) -> (continuation of Deferred@1203705081 after retry RPC after error@782433499))) after lookup
12:09:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.388927  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47146 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.392722  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47200 (request call id 8)
12:09:15.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:15.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:15.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=266), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [37ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 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.131.126:38133, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [222ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [266ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1233056258(state=PENDING, result=null, callback=(continuation of Deferred@100262097 after retry RPC after error@417551934) -> (continuation of Deferred@1779974576 after retry RPC after error@1414021139) -> (continuation of Deferred@519949603 after retry RPC after error@481110628) -> (continuation of Deferred@873524608 after retry RPC after error@583957449) -> (continuation of Deferred@1378496102 after retry RPC after error@656523341) -> (continuation of Deferred@351163844 after retry RPC after error@1160733859) -> (continuation of Deferred@1190472574 after retry RPC after error@1879029829) -> (continuation of Deferred@156864523 after retry RPC after error@929949695), errback=(continuation of Deferred@100262097 after retry RPC after error@417551934) -> (continuation of Deferred@1779974576 after retry RPC after error@1414021139) -> (continuation of Deferred@519949603 after retry RPC after error@481110628) -> (continuation of Deferred@873524608 after retry RPC after error@583957449) -> (continuation of Deferred@1378496102 after retry RPC after error@656523341) -> (continuation of Deferred@351163844 after retry RPC after error@1160733859) -> (continuation of Deferred@1190472574 after retry RPC after error@1879029829) -> (continuation of Deferred@156864523 after retry RPC after error@929949695))) after lookup
12:09:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.397780  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47206 (request call id 4)
12:09:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.398659  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47200 (request call id 9)
12:09:15.399 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items
12:09:15.400 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.404651  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47216 (request call id 3)
12:09:15.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.406594  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47216 (request call id 3)
12:09:15.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.411903  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47216 (request call id 3)
12:09:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.415438  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47216 (request call id 3)
12:09:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.417795  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47206 (request call id 5)
12:09:15.418 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items
12:09:15.418 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.427158  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47206 (request call id 5)
12:09:15.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.428 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:15.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=134), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [20ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 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.131.126:38133, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47206 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.131.126:38133, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@2014886178(state=PENDING, result=null, callback=(continuation of Deferred@1568897863 after retry RPC after error@1227531925) -> (continuation of Deferred@626735693 after retry RPC after error@406275693) -> (continuation of Deferred@1588088687 after retry RPC after error@1110070305) -> (continuation of Deferred@1046452091 after retry RPC after error@477739763) -> (continuation of Deferred@11951396 after retry RPC after error@279808591), errback=(continuation of Deferred@1568897863 after retry RPC after error@1227531925) -> (continuation of Deferred@626735693 after retry RPC after error@406275693) -> (continuation of Deferred@1588088687 after retry RPC after error@1110070305) -> (continuation of Deferred@1046452091 after retry RPC after error@477739763) -> (continuation of Deferred@11951396 after retry RPC after error@279808591))) after lookup
12:09:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.431964  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 6)
12:09:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.434466  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 6)
12:09:15.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.445281  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 6)
12:09:15.445 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items
12:09:15.446 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.447177  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 6)
12:09:15.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.452302  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 6)
12:09:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.454895  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 6)
12:09:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.456301  8832 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 13)
12:09:15.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.467715  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 13)
12:09:15.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.472757  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 13)
12:09:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.475044  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 13)
12:09:15.485 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items
12:09:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.484637  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 13)
12:09:15.486 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.495615  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47160 (request call id 13)
12:09:15.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.503 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.503 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.503 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.504 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.504 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:15.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items, [96ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 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.131.126:38133, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47216 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.131.126:38133, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1194389506(state=PENDING, result=null, callback=(continuation of Deferred@529042737 after retry RPC after error@1992126667) -> (continuation of Deferred@1743737682 after retry RPC after error@656346957) -> (continuation of Deferred@2082860954 after retry RPC after error@1636033533) -> (continuation of Deferred@2095798620 after retry RPC after error@592532715) -> (continuation of Deferred@1893410340 after retry RPC after error@238665673) -> (continuation of Deferred@675161835 after retry RPC after error@31578379), errback=(continuation of Deferred@529042737 after retry RPC after error@1992126667) -> (continuation of Deferred@1743737682 after retry RPC after error@656346957) -> (continuation of Deferred@2082860954 after retry RPC after error@1636033533) -> (continuation of Deferred@2095798620 after retry RPC after error@592532715) -> (continuation of Deferred@1893410340 after retry RPC after error@238665673) -> (continuation of Deferred@675161835 after retry RPC after error@31578379))) after lookup
12:09:15.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.508646  8831 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 35)
12:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.508647  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 35)
12:09:15.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.510 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.512106  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 35)
12:09:15.513 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.514 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.515 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.517 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.519 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.520147  8830 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47146 (request call id 35)
12:09:15.521 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.521 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.530 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.532 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.532 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.533 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.533 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.534 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.534 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.537024  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.538 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf82b9f43, L:/127.0.0.1:56646 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.542 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d28d114, L:/127.0.0.1:47226 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.542811  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.543 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.545 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb460d3c9, L:/127.0.0.1:34388 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.547 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.547 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.549 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.550 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.550 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.552 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.552814  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.553 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.554 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.556171  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.558 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.559 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.561 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.569 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5529c68, L:/127.0.0.1:56652 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.575646  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.576 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x84b3a575, L:/127.0.0.1:47236 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.577382  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.577 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.578 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items
12:09:15.578 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.581 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3d197463, L:/127.0.0.1:34400 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.583 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.587740  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47154 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.591995  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.592 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items
12:09:15.592 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.594506  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.596933  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47206 (request call id 8)
12:09:15.597 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.597 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:15.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.611685  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47236 (request call id 2)
12:09:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.612450  8831 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47200 (request call id 17)
12:09:15.613 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items
12:09:15.613 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.617 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.617 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.616647  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47200 (request call id 17)
12:09:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.618176  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47200 (request call id 17)
12:09:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.630836  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47200 (request call id 17)
12:09:15.632 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items
12:09:15.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.633 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.633 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.633 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.633 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.634 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.634 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.634 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.638304  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 16)
12:09:15.634 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.643 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.643 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.643090  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 16)
12:09:15.646 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.647 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.648 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.651515  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 16)
12:09:15.652 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items
12:09:15.653 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.655 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.657600  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 16)
12:09:15.658 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.660 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.667413  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 30)
12:09:15.673 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4dc08f78, L:/127.0.0.1:47248 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.674300  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 30)
12:09:15.678 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.676061  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 30)
12:09:15.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.679100  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 30)
12:09:15.680 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.681 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items
12:09:15.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.692 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.691362  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 30)
12:09:15.693 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items
12:09:15.694 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.696 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc12ed33, L:/127.0.0.1:56660 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.699194  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47154 (request call id 30)
12:09:15.705 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2dc04166, L:/127.0.0.1:34412 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.706 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.709 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.710907  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47248 (request call id 1)
12:09:15.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.717355  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47248 (request call id 1)
12:09:15.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:15.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=88), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [59ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47248 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@25223488(state=PENDING, result=null, callback=(continuation of Deferred@528634248 after retry RPC after error@810256176), errback=(continuation of Deferred@528634248 after retry RPC after error@810256176))) after lookup
12:09:15.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.737962  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47176 (request call id 19)
12:09:15.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:15.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.740134  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47176 (request call id 19)
12:09:15.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.748996  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47176 (request call id 19)
12:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.752007  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47236 (request call id 6)
12:09:15.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.758239  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47236 (request call id 6)
12:09:15.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.764175  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47216 (request call id 8)
12:09:15.764 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items
12:09:15.764 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.769235  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47216 (request call id 8)
12:09:15.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.777300  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47216 (request call id 8)
12:09:15.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.788515  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47216 (request call id 8)
12:09:15.796 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items
12:09:15.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.795958  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47216 (request call id 8)
12:09:15.798 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.808 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:15.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.811 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.812342  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 9)
12:09:15.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.815804  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 9)
12:09:15.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.817574  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47206 (request call id 15)
12:09:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.824441  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47206 (request call id 15)
12:09:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.829922  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47236 (request call id 7)
12:09:15.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.836071  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47236 (request call id 7)
12:09:15.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.838 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:15.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 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.131.126:38133, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 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.131.126:38133, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [217ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [282ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@244118901(state=PENDING, result=null, callback=(continuation of Deferred@708350260 after retry RPC after error@1599517441) -> (continuation of Deferred@908921959 after retry RPC after error@1600348298) -> (continuation of Deferred@826080099 after retry RPC after error@1528334590) -> (continuation of Deferred@92858830 after retry RPC after error@1093385925) -> (continuation of Deferred@387621472 after retry RPC after error@140150533) -> (continuation of Deferred@1256118617 after retry RPC after error@1453300561) -> (continuation of Deferred@341060160 after retry RPC after error@1223353696), errback=(continuation of Deferred@708350260 after retry RPC after error@1599517441) -> (continuation of Deferred@908921959 after retry RPC after error@1600348298) -> (continuation of Deferred@826080099 after retry RPC after error@1528334590) -> (continuation of Deferred@92858830 after retry RPC after error@1093385925) -> (continuation of Deferred@387621472 after retry RPC after error@140150533) -> (continuation of Deferred@1256118617 after retry RPC after error@1453300561) -> (continuation of Deferred@341060160 after retry RPC after error@1223353696))) after lookup
12:09:15.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.840921  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47236 (request call id 8)
12:09:15.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.845945  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47236 (request call id 8)
12:09:15.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.852356  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47236 (request call id 8)
12:09:15.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.855293  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47236 (request call id 8)
12:09:15.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.864229  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47236 (request call id 8)
12:09:15.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.873579  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47236 (request call id 8)
12:09:15.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.876016  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 14)
12:09:15.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.876092  8832 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 14)
12:09:15.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.877115  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47206 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 14)
12:09:15.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.877633  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47160 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 14)
12:09:15.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.884542  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 14)
12:09:15.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:15.892699  8831 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items [suppressed 156 similar messages]
12:09:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.892856  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47200 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 14)
12:09:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.903934  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 14)
12:09:15.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.912 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.912 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.913 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:15.913 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:15.913 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:15.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:15.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:15.914 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:15.914 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:15.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:15.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:15.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:15.920 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:15.921 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:15.922 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:15.923 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:15.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:15.928 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:15.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:15.933 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:15.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.937844  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47206 (request call id 17)
12:09:15.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:15.939 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:15.944 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x69d7514d, L:/127.0.0.1:47264 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.944684  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47176 (request call id 21)
12:09:15.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:15.946 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items
12:09:15.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.952613  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 9)
12:09:15.953 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:15.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.957882  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 9)
12:09:15.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ca76297, L:/127.0.0.1:56670 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:15.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.964284  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 15)
12:09:15.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.968904  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 15)
12:09:15.969 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x51bb2c73, L:/127.0.0.1:34426 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:15.971 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.978328  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 15)
12:09:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.982736  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 15)
12:09:15.983 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items
12:09:15.985 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:15.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.985316  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 12)
12:09:15.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.989333  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 12)
12:09:15.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:15.997458  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47176 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:15.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 12)
12:09:16.003 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items
12:09:16.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.003147  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 12)
12:09:16.005 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.008466  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 12)
12:09:16.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.018 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.018 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:16.018 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:16.018 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:16.019 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:16.019 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:16.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:16.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:16.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:16.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 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.131.126:38133, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 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.131.126:38133, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [282ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [284ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [503ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@785671275(state=PENDING, result=null, callback=(continuation of Deferred@1826037984 after retry RPC after error@2142134842) -> (continuation of Deferred@799854719 after retry RPC after error@576065245) -> (continuation of Deferred@2010376791 after retry RPC after error@2078341413) -> (continuation of Deferred@839315726 after retry RPC after error@540287349) -> (continuation of Deferred@1222502006 after retry RPC after error@881330073) -> (continuation of Deferred@830676615 after retry RPC after error@817737291) -> (continuation of Deferred@393482364 after retry RPC after error@1664379332) -> (continuation of Deferred@1248470019 after retry RPC after error@393741555), errback=(continuation of Deferred@1826037984 after retry RPC after error@2142134842) -> (continuation of Deferred@799854719 after retry RPC after error@576065245) -> (continuation of Deferred@2010376791 after retry RPC after error@2078341413) -> (continuation of Deferred@839315726 after retry RPC after error@540287349) -> (continuation of Deferred@1222502006 after retry RPC after error@881330073) -> (continuation of Deferred@830676615 after retry RPC after error@817737291) -> (continuation of Deferred@393482364 after retry RPC after error@1664379332) -> (continuation of Deferred@1248470019 after retry RPC after error@393741555))) after lookup
12:09:16.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.024430  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47226 (request call id 9)
12:09:16.025 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items
12:09:16.025 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:16.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:16.028 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:16.029 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:16.030 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:16.030 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:16.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:16.033 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:16.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:16.034 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:16.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:16.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.044510  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 4)
12:09:16.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:16.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.048722  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 13)
12:09:16.050 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items
12:09:16.050 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.050 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x328d1281, L:/127.0.0.1:47276 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:16.051 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:16.052 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc6aa7bba, L:/127.0.0.1:56682 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:16.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.051887  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 13)
12:09:16.053 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items
12:09:16.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.055308  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 13)
12:09:16.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.064486  8830 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:60962 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 13)
12:09:16.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.065699  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 16)
12:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.066031  8811 master_runner.cc:187] Error getting master registration for 127.8.131.124:36397: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:60962 dropped due to backpressure: service queue is full with 1 items, 
12:09:16.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.066232  8811 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:09:16.068 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xed0bfbbb, L:/127.0.0.1:34442 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:16.070 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.075858  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 16)
12:09:16.083 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items
12:09:16.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.082800  8830 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 16)
12:09:16.084 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.086966  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 12)
12:09:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.090595  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 12)
12:09:16.091 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items
12:09:16.091 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.095992  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 12)
12:09:16.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.110935  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.111 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items
12:09:16.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 12)
12:09:16.113 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.115061  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 12)
12:09:16.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.120 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:16.120 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:16.120 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:16.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.120 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:16.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:16.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:16.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:16.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:16.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:16.124 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:16.126 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:16.127 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:16.128 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:16.129 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:16.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:16.133 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.135375  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47276 (request call id 3)
12:09:16.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:16.144 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x605cac8a, L:/127.0.0.1:56694 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:16.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.145 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:16.147 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:16.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:16.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=119), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [24ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47276 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.131.126:38133, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@267703895(state=PENDING, result=null, callback=(continuation of Deferred@1050401638 after retry RPC after error@1051810405) -> (continuation of Deferred@1177815527 after retry RPC after error@1876633880) -> (continuation of Deferred@268148590 after retry RPC after error@1001234054), errback=(continuation of Deferred@1050401638 after retry RPC after error@1051810405) -> (continuation of Deferred@1177815527 after retry RPC after error@1876633880) -> (continuation of Deferred@268148590 after retry RPC after error@1001234054))) after lookup
12:09:16.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:16.152 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:16.158 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe8050fe4, L:/127.0.0.1:34444 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.163708  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.167 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8c87cb0c, L:/127.0.0.1:47290 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.167737  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.168 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items
12:09:16.168 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.170149  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.175849  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.190380  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.194 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items
12:09:16.196 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.193657  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.196161  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.209606  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.210865  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47264 (request call id 6)
12:09:16.212 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items
12:09:16.212 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:16.225 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:16.225 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:16.225 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:16.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 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.131.126:38133, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 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.131.126:38133, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47264 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.131.126:38133, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: 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) -> (continuation of Deferred@2123254871 after retry RPC after error@584094544), 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) -> (continuation of Deferred@2123254871 after retry RPC after error@584094544))) after lookup
12:09:16.226 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:16.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:16.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:16.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:16.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:16.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:16.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:16.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:16.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:16.232 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:16.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items, [41ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 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.131.126:38133, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47290 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.131.126:38133, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@395804192(state=PENDING, result=null, callback=(continuation of Deferred@600161029 after retry RPC after error@642386378) -> (continuation of Deferred@1542623823 after retry RPC after error@2008580463) -> (continuation of Deferred@2032861454 after retry RPC after error@257508280), errback=(continuation of Deferred@600161029 after retry RPC after error@642386378) -> (continuation of Deferred@1542623823 after retry RPC after error@2008580463) -> (continuation of Deferred@2032861454 after retry RPC after error@257508280))) after lookup
12:09:16.232 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:16.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.233007  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47290 (request call id 4)
12:09:16.233 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:16.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:16.234 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:16.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:16.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:16.236 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:16.237 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:16.237 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:16.247 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x557665f2, L:/127.0.0.1:47302 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.248338  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47290 (request call id 4)
12:09:16.249 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items
12:09:16.249 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf67d54f3, L:/127.0.0.1:34456 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:16.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.251 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:16.256 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a528214, L:/127.0.0.1:56696 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:16.258 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.270691  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 10)
12:09:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.277110  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 10)
12:09:16.277 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items
12:09:16.277 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.289099  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 10)
12:09:16.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.296347  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 10)
12:09:16.297 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items
12:09:16.297 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.308427  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 10)
12:09:16.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.317649  8832 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 10)
12:09:16.318 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items
12:09:16.319 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.323939  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 17)
12:09:16.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.328715  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 17)
12:09:16.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.330704  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:16.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.333 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.349182  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 9)
12:09:16.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.354707  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47302 (request call id 4)
12:09:16.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.356 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.357 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:16.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:16.357 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:16.357 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:16.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 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.131.126:38133, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 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.131.126:38133, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47302 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.131.126:38133, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@149511028(state=PENDING, result=null, callback=(continuation of Deferred@888791279 after retry RPC after error@1505065016) -> (continuation of Deferred@369671165 after retry RPC after error@1425567923) -> (continuation of Deferred@805112923 after retry RPC after error@1576781092) -> (continuation of Deferred@243223093 after retry RPC after error@420863649), errback=(continuation of Deferred@888791279 after retry RPC after error@1505065016) -> (continuation of Deferred@369671165 after retry RPC after error@1425567923) -> (continuation of Deferred@805112923 after retry RPC after error@1576781092) -> (continuation of Deferred@243223093 after retry RPC after error@420863649))) after lookup
12:09:16.357 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:16.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:16.358 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:16.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:16.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:16.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:16.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:16.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:16.364 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:16.365 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:16.366 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:16.367 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:16.367 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:16.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.368654  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 10)
12:09:16.369 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:16.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:16.371 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:16.375 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:16.379 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:16.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xefe8adaa, L:/127.0.0.1:56698 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:16.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.388547  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 10)
12:09:16.390 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaacc544a, L:/127.0.0.1:47306 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.390200  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 11)
12:09:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.390782  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 11)
12:09:16.391 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items
12:09:16.394 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x996157ce, L:/127.0.0.1:34470 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:16.397 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.406834  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 11)
12:09:16.407 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items
12:09:16.409 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.410431  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 11)
12:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.429122  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 11)
12:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.429514  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 11)
12:09:16.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.429842  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 11)
12:09:16.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items
12:09:16.430 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.436 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.443858  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 18)
12:09:16.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.447966  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 18)
12:09:16.448 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items
12:09:16.448 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.448774  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 18)
12:09:16.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.449265  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 18)
12:09:16.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.450116  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 18)
12:09:16.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.454672  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47216 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 18)
12:09:16.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.456941  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 18)
12:09:16.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.463 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.468812  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47306 (request call id 4)
12:09:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.470440  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47306 (request call id 4)
12:09:16.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.474534  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47306 (request call id 4)
12:09:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.489161  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.489 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items
12:09:16.490 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.490671  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.493654  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.509706  8829 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.510 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.8.131.124:36397: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items
12:09:16.510 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597; will retry
12:09:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.511395  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.513762  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.530313  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.534169  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47248 (request call id 22)
12:09:16.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.536 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.547652  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47306 (request call id 6)
12:09:16.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.554507  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47306 (request call id 6)
12:09:16.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.562788  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.563 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:16.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 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.131.126:38133, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 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.131.126:38133, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 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.131.126:38133, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 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.131.126:38133, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 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.131.126:38133, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.8.131.126:38133,127.8.131.124:36397,127.8.131.125:45597) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47306 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.131.126:38133, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=Deferred@1547891791(state=PENDING, result=null, callback=(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) -> (continuation of Deferred@1991978859 after retry RPC after error@1534757104) -> (continuation of Deferred@1999971554 after retry RPC after error@1338958840), errback=(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) -> (continuation of Deferred@1991978859 after retry RPC after error@1534757104) -> (continuation of Deferred@1999971554 after retry RPC after error@1338958840))) after lookup
12:09:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.570506  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47306 (request call id 7)
12:09:16.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.583014  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47306 (request call id 7)
12:09:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.593833  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47306 (request call id 7)
12:09:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.603384  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47306 (request call id 7)
12:09:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.622592  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47306 (request call id 7)
12:09:16.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:16.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.654438  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47302 (request call id 14)
12:09:16.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.663183  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47302 (request call id 14)
12:09:16.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.668900  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.669809  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.670236  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.674604  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.690467  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.694924  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.702569  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47264 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.710793  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.715258  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.731019  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.735496  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47290 (request call id 13)
12:09:16.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.741 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:16.741 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.741 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:16.741 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:16.742 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:16.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:16.742 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:16.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:16.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:16.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:16.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:16.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.774824  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 25)
12:09:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.794570  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 25)
12:09:16.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.802943  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47264 (request call id 18)
12:09:16.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.814205  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47264 (request call id 18)
12:09:16.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.834579  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47264 (request call id 18)
12:09:16.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.850675  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47236 (request call id 19)
12:09:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.854475  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47236 (request call id 19)
12:09:16.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.866760  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47236 (request call id 19)
12:09:16.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.874191  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47302 (request call id 20)
12:09:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.875249  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 26)
12:09:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.887094  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 26)
12:09:16.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.890574  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 26)
12:09:16.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:16.907430  8829 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items [suppressed 111 similar messages]
12:09:16.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.907548  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 26)
12:09:16.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.910527  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 26)
12:09:16.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.914384  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 15)
12:09:16.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.914400  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 15)
12:09:16.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.915824  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 15)
12:09:16.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.926810  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 15)
12:09:16.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.930733  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.65:55973 (request call id 15)
12:09:16.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.942 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.945 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.953987  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47302 (request call id 22)
12:09:16.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.954900  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 27)
12:09:16.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.967384  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47190 (request call id 27)
12:09:16.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:16.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.970700  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47276 (request call id 24)
12:09:16.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.975423  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47226 (request call id 20)
12:09:16.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:16.990728  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:16.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47226 (request call id 20)
12:09:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.006656  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47226 (request call id 20)
12:09:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.009822  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47226 (request call id 20)
12:09:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.010471  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47226 (request call id 20)
12:09:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.016247  8831 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47226 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 13)
12:09:17.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.030313  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.66:58095 (request call id 13)
12:09:17.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.046 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.046 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.046 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.070 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.107043  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47276 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47306 (request call id 17)
12:09:17.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.121496  8829 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.131.67:35985 (request call id 13)
12:09:17.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.152 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.152 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.193897  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47302 (request call id 23)
12:09:17.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.215147  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47302 (request call id 23)
12:09:17.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.224452  8830 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47302 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 19)
12:09:17.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:17.235285  8832 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47190 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:09:17.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47216 (request call id 19)
12:09:17.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.256 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.256 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.257 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.257 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.257 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.356 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.357 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.358 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.358 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.358 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.358 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.359 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.360 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.377 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.377 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.377 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.377 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.378 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.381 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:17.382 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:17.383 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:17.384 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:17.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:17.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:17.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:17.387 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:17.388 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:17.389 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:17.400 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa424146e, L:/127.0.0.1:34474 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:17.411 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6060ec2e, L:/127.0.0.1:56708 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:17.413 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x38b7aed2, L:/127.0.0.1:47316 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:17.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.457 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:17.458 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=76), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:17.458 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.458 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:17.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.463 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.564 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.580 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.769 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.769 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.769 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.770 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.770 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.771 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.781 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.782 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.782 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.782 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.783 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.783 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.974 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.975 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.975 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.975 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:17.977 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:17.977 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.977 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.977 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:17.978 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:17.978 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:17.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:17.978 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:17.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:17.978 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:17.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:17.979 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:17.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:17.981 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:17.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:17.982 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:17.982 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:17.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:17.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:17.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:17.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:18.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:18.004 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:18.012 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e57385b, L:/127.0.0.1:56716 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:18.013 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc375677d, L:/127.0.0.1:47320 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:18.013 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x185ce834, L:/127.0.0.1:34486 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:18.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:18.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=36), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.126:38133: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.125:45597: OK, deferred=null) after lookup
12:09:18.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:18.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.121 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.225 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.328 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.457 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.535 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.536 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:18.536 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:18.536 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:18.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:18.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:18.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:18.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:18.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:18.537 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:18.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:18.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.560 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.767 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:18.870 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:18.870 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:18.871 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:18.871 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:18.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:18.871 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:18.871 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:18.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:18.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:18.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:18.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:18.876 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:09:18.877 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.126:38133(127.8.131.126:38133)] connecting to peer
12:09:18.878 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.124:36397(127.8.131.124:36397)] connecting to peer
12:09:18.879 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.131.125:45597(127.8.131.125:45597)] connecting to peer
12:09:18.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.131.124:36397(127.8.131.124:36397)] Successfully connected to peer
12:09:18.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.131.126:38133(127.8.131.126:38133)] Successfully connected to peer
12:09:18.882 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.124
12:09:18.883 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.126
12:09:18.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.131.125:45597(127.8.131.125:45597)] Successfully connected to peer
12:09:18.893 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.131.125
12:09:18.895 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcbf1a4e4, L:/127.0.0.1:47322 - R:/127.8.131.124:36397] using SASL/PLAIN
12:09:18.897 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4cd7c7b6, L:/127.0.0.1:56718 - R:/127.8.131.126:38133] using SASL/PLAIN
12:09:18.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:09:18.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=21), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.126:38133, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.124:36397, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.131.125:45597, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.131.124:36397: OK, deferred=null) after lookup
12:09:18.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 677f26faafa54e20bdf946152d5be535
12:09:18.905 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x63d2b833, L:/127.0.0.1:34492 - R:/127.8.131.125:45597] using SASL/PLAIN
12:09:19.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:19.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:19.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:19.107 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:19.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:19.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:19.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:19.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:19.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7425bb1c759a43a79ddf9f1e3cf22d05 for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:09:19.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7425bb1c759a43a79ddf9f1e3cf22d05@[0222dd82564741d980bcb791cfb39387(127.8.131.67:36917),9138d070e8434301a65ab9bb6547096c(127.8.131.65:39873)[L],d7b05420076f4ce5ba6ad3f2dc29d22d(127.8.131.66:42183)]}]
12:09:19.418 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:19.418 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:19.418 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:19.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:19.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:19.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:19.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:19.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:19.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:19.421 [DEBUG - main] (Connection.java:575) [peer master-127.8.131.124:36397(127.8.131.124:36397)] disconnecting while in state READY
12:09:19.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:19.421 [DEBUG - main] (Connection.java:575) [peer master-127.8.131.125:45597(127.8.131.125:45597)] disconnecting while in state READY
12:09:19.421 [DEBUG - main] (Connection.java:575) [peer master-127.8.131.126:38133(127.8.131.126:38133)] disconnecting while in state READY
12:09:19.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.131.124:36397(127.8.131.124:36397)] handling channelInactive
12:09:19.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.131.124:36397(127.8.131.124:36397)] cleaning up while in state READY due to: connection closed
12:09:19.422 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.131.125:45597(127.8.131.125:45597)] handling channelInactive
12:09:19.422 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.131.125:45597(127.8.131.125:45597)] cleaning up while in state READY due to: connection closed
12:09:19.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:09:19.424 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.131.126:38133(127.8.131.126:38133)] handling channelInactive
12:09:19.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.131.126:38133(127.8.131.126:38133)] cleaning up while in state READY due to: connection closed
12:09:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.424741  8717 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu pid 8912
12:09:19.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.442979  9034 generic_service.cc:196] Checking for leaks (request via RPC)
12:09:19.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.539263  8717 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu with pid 8912
12:09:19.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:09:19.559887  9068 connection.cc:573] server connection from 127.8.131.65:36633 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
12:09:19.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.560179  8717 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu pid 9049
12:09:19.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.568210  9172 generic_service.cc:196] Checking for leaks (request via RPC)
12:09:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.661859  8717 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu with pid 9049
12:09:19.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.685750  8717 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu pid 9184
12:09:19.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.693176  9308 generic_service.cc:196] Checking for leaks (request via RPC)
12:09:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.789816  8717 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu with pid 9184
12:09:19.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.807861  8717 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu pid 8728
12:09:19.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.809378  8761 generic_service.cc:196] Checking for leaks (request via RPC)
12:09:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.930634  8717 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu with pid 8728
12:09:19.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.953383  8717 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu pid 8769
12:09:19.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:19.954736  8804 generic_service.cc:196] Checking for leaks (request via RPC)
12:09:20.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:20.075582  8717 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu with pid 8769
12:09:20.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:20.103629  8717 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu pid 8811
12:09:20.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:20.104975  8847 generic_service.cc:196] Checking for leaks (request via RPC)
12:09:20.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:09:20.234444  8717 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskXWZ3Dz/build/asan/bin/kudu with pid 8811
12:09:20.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:09:20Z chronyd exiting

Time: 16.455

OK (1 test)

