JUnit version 4.13.2
.14:30:04.359 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783521004350
14:30:04.388 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:30:04.420 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:30:04.428 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskI_609J/test-tmp
14:30:04.452 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
14:30:04.455 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskI_609J/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
14:30:04.657 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456"
  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 {
  }
}

14:30:04.834 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:30:04.835 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:30:04.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:04.839017   908 mini_oidc.cc:150] Starting JWKS server
14:30:04.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:04.842221   908 webserver.cc:533] Webserver started at http://127.0.0.1:42401/ using document root <none> and password file <none>
14:30:04.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:04.842670   908 mini_oidc.cc:186] Starting OIDC Discovery server
14:30:04.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:04.844728   908 webserver.cc:533] Webserver started at http://127.0.0.1:45277/ using document root <none> and password file <none>
14:30:04.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:30:04Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:30:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:30:04Z Disabled control of system clock
14:30:04.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:04.905494   908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:04.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:04.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/wal
14:30:04.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data
14:30:04.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:30:04.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:30:04.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:30:04.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:04.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:04.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:04.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/logs
14:30:04.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data/info.pb
14:30:04.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:04.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:30:04.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:30:04.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:30:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:30:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.62:33727
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.62
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:04.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:30:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:30:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42401/jwks.json
14:30:04.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:30:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:30:04.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:30:05.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.204074   920 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:30:05.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.204555   920 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:30:05.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.205032   920 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:30:05.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.205709   920 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:30:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.236464   920 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:30:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.236841   920 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:30:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.237092   920 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:30:05.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.237375   920 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:30:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.237596   920 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:30:05.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.237793   920 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42401/jwks.json
14:30:05.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:05.272403   920 master_runner.cc:387] Master server non-default flags:
14:30:05.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:05.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:05.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/wal
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:05.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:05.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:30:05.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.62:33727
14:30:05.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:30:05.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:30:05.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:30:05.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:30:05.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:30:05.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42401/jwks.json
14:30:05.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data/info.pb
14:30:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.62
14:30:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:30:05.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:05.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:30:05.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:30:05.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:05.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/logs
14:30:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:30:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:30:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:30:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:30:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:30:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:30:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 14:12:00 UTC on bdcb31816ec0
14:30:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16864
14:30:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:30:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:05.273814   920 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:30:05.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:05.275444   920 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:30:05.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.286549   926 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
14:30:06.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.287250   927 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
14:30:06.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:05.291994   929 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
14:30:06.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.468274   928 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
14:30:06.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.468396   920 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:30:06.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.472863   920 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:30:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.475924   920 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:30:06.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.477329   920 hybrid_clock.cc:648] HybridClock initialized: now 1783521006477297 us; error 49 us; skew 500 ppm
14:30:06.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.478145   920 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:30:06.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.484671   920 webserver.cc:533] Webserver started at http://127.0.227.62:32811/ using document root <none> and password file <none>
14:30:06.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.485687   920 fs_manager.cc:362] Metadata directory not provided
14:30:06.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.485874   920 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:30:06.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.486325   920 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:30:06.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.490643   920 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data/instance:
14:30:06.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78a728ca9924019b33ad6b116510b9b"
14:30:06.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:06 on dist-test-slave-sbr5"
14:30:06.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.491734   920 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/wal/instance:
14:30:06.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78a728ca9924019b33ad6b116510b9b"
14:30:06.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:06 on dist-test-slave-sbr5"
14:30:06.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.498958   920 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
14:30:06.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.504660   936 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:30:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.505861   920 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
14:30:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.506201   920 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data,/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/wal
14:30:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c78a728ca9924019b33ad6b116510b9b"
14:30:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:06 on dist-test-slave-sbr5"
14:30:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.506654   920 fs_report.cc:389] FS layout report
14:30:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:30:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/wal
14:30:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/wal
14:30:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data/data
14:30:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:30:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:30:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:30:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:30:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:30:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:30:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:30:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:30:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:30:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:30:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:30:06.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.558296   920 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:30:06.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.559746   920 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:30:06.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.560225   920 kserver.cc:163] Server-wide thread pool size limit: 3276
14:30:06.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.599117   920 rpc_server.cc:307] RPC server started. Bound to: 127.0.227.62:33727
14:30:06.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.599198   959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.227.62:33727 every 8 connection(s)
14:30:06.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.601823   920 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/data/info.pb
14:30:06.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.606194   908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskI_609J/build/tsan/bin/kudu as pid 920
14:30:06.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.606717   908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-0/wal/instance
14:30:06.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.608531   960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:30:06.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.611935   908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:06.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:06.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/wal
14:30:06.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data
14:30:06.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:30:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:30:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:30:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:06.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/logs
14:30:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data/info.pb
14:30:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:30:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:30:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:30:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:30:06.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.61:37601
14:30:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.61
14:30:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:30:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:30:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42401/jwks.json
14:30:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:30:06.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:30:06.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:30:06.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.622720   960 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } has no permanent_uuid. Determining permanent_uuid...
14:30:06.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.652966   960 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } has no permanent_uuid. Determining permanent_uuid...
14:30:06.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.655615   937 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:06.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.660195   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.61:37601: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:06.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.709640   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } attempt: 1
14:30:06.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.715154   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.61:37601: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:06.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.783660   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } attempt: 2
14:30:06.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.788666   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.61:37601: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.880070   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } attempt: 3
14:30:06.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.884859   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.61:37601: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:06.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.927242   962 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:30:06.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.927826   962 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:30:06.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.928340   962 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:30:06.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.929044   962 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:30:06.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.960489   962 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:30:06.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.960911   962 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:30:06.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.961238   962 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:30:06.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.961692   962 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:30:06.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.962162   962 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:30:06.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:06.962419   962 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42401/jwks.json
14:30:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.998085   962 master_runner.cc:387] Master server non-default flags:
14:30:06.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:06.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:06.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:06.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:06.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data
14:30:06.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/wal
14:30:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:30:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:30:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:30:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.61:37601
14:30:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:30:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:30:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:30:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:30:07.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:30:07.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42401/jwks.json
14:30:07.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:07.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:07.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data/info.pb
14:30:07.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.61
14:30:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:30:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:30:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:30:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/logs
14:30:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:30:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:30:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:30:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:30:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:30:07.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:30:07.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 14:12:00 UTC on bdcb31816ec0
14:30:07.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16864
14:30:07.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:30:07.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:06.999821   962 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:30:07.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:07.002111   962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:30:07.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:07.014473   971 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
14:30:07.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:07.028275   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } attempt: 4
14:30:07.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:07.036460   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.61:37601: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:07.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:07.336004   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } attempt: 5
14:30:07.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:07.344861   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.61:37601: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:07.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:07.893033   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } attempt: 6
14:30:07.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:07.921455   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.61:37601: Network error: Client connection negotiation failed: client connection to 127.0.227.61:37601: connect: Connection refused (error 111)
14:30:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.418599   970 debug-util.cc:398] Leaking SignalData structure 0x7b08000378e0 after lost signal to thread 962
14:30:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.456816   970 kernel_stack_watchdog.cc:198] Thread 962 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 401ms:
14:30:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
14:30:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
14:30:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
14:30:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
14:30:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.458356   962 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.444s	user 0.456s	sys 0.983s
14:30:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.458745   962 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.444s	user 0.456s	sys 0.983s
14:30:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:07.015290   972 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
14:30:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.459139   973 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1442 milliseconds
14:30:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.460566   974 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
14:30:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.460629   962 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:30:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.464924   962 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:30:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.467335   962 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:30:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.468686   962 hybrid_clock.cc:648] HybridClock initialized: now 1783521008468654 us; error 39 us; skew 500 ppm
14:30:08.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.469515   962 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:30:08.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.475513   962 webserver.cc:533] Webserver started at http://127.0.227.61:33251/ using document root <none> and password file <none>
14:30:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.476342   962 fs_manager.cc:362] Metadata directory not provided
14:30:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.476522   962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:30:08.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.476963   962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:30:08.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.481374   962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data/instance:
14:30:08.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab83de8aea804b0c9032fa257a7b6942"
14:30:08.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:08 on dist-test-slave-sbr5"
14:30:08.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.482498   962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/wal/instance:
14:30:08.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab83de8aea804b0c9032fa257a7b6942"
14:30:08.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:08 on dist-test-slave-sbr5"
14:30:08.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.489472   962 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
14:30:08.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.494989   983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:30:08.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.496029   962 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.003s
14:30:08.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.496378   962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data,/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/wal
14:30:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ab83de8aea804b0c9032fa257a7b6942"
14:30:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:08 on dist-test-slave-sbr5"
14:30:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.496786   962 fs_report.cc:389] FS layout report
14:30:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:30:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/wal
14:30:08.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/wal
14:30:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data/data
14:30:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:30:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:30:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:30:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:30:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:30:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:30:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:30:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:30:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:30:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:30:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:30:08.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.550184   962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:30:08.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.551826   962 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:30:08.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.552330   962 kserver.cc:163] Server-wide thread pool size limit: 3276
14:30:08.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.590135   962 rpc_server.cc:307] RPC server started. Bound to: 127.0.227.61:37601
14:30:08.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.590233  1006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.227.61:37601 every 8 connection(s)
14:30:08.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.592971   962 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/data/info.pb
14:30:08.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.596875   908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskI_609J/build/tsan/bin/kudu as pid 962
14:30:08.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.597491   908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-1/wal/instance
14:30:08.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.601354   908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:08.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:08.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/wal
14:30:08.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data
14:30:08.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:30:08.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:30:08.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/logs
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data/info.pb
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:30:08.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:30:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:30:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:30:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:30:08.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:30:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.60:35309
14:30:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.60
14:30:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:08.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42401/jwks.json
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:30:08.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.608804  1007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:30:08.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.621131  1007 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } has no permanent_uuid. Determining permanent_uuid...
14:30:08.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.641841  1007 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } has no permanent_uuid. Determining permanent_uuid...
14:30:08.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.656301  1007 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } has no permanent_uuid. Determining permanent_uuid...
14:30:08.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.659008   985 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:08.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.663106  1007 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:08.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.712559  1007 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 1
14:30:08.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.716830  1007 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:08.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.785208  1007 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 2
14:30:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.789606  1007 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:08.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.880987  1007 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 3
14:30:08.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.885987  1007 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:08.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.916306  1009 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:30:08.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.916867  1009 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:30:08.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.917445  1009 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:30:08.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.918118  1009 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:30:08.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.949131  1009 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:30:08.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.949573  1009 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:30:08.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.949918  1009 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:30:08.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.950394  1009 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:30:08.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.950855  1009 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:30:08.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:08.951141  1009 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42401/jwks.json
14:30:08.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.982056   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } attempt: 7
14:30:08.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.988796  1009 master_runner.cc:387] Master server non-default flags:
14:30:08.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data
14:30:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/wal
14:30:08.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:30:08.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:08.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:30:08.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:08.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:08.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:30:08.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.60:35309
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42401/jwks.json
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:08.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data/info.pb
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.60
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/logs
14:30:08.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 14:12:00 UTC on bdcb31816ec0
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16864
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.990582  1009 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.992673  1009 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:30:08.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:08.995271   960 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } has no permanent_uuid. Determining permanent_uuid...
14:30:09.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.001017   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.007364  1021 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
14:30:09.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.029350  1007 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 4
14:30:09.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.038177  1007 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.060176   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 1
14:30:09.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.072094   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.153635   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 2
14:30:09.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.164880   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.250463   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 3
14:30:09.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.263321   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.337674  1007 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 5
14:30:09.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.346805  1007 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.414069   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 4
14:30:09.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.424130   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.707705   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 5
14:30:09.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.721463   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:09.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:09.894372  1007 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 6
14:30:09.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.922394  1007 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:10.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.274032   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 6
14:30:10.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.298523   960 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.227.60:35309: Network error: Client connection negotiation failed: client connection to 127.0.227.60:35309: connect: Connection refused (error 111)
14:30:10.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:09.008265  1022 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
14:30:10.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.334376  1024 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
14:30:10.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.337064  1023 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1323 milliseconds
14:30:10.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.338459  1009 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.331s	user 0.448s	sys 0.872s
14:30:10.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.338800  1009 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.332s	user 0.448s	sys 0.872s
14:30:10.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.339116  1009 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:30:10.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.340514  1009 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:30:10.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.344000  1009 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:30:10.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.345407  1009 hybrid_clock.cc:648] HybridClock initialized: now 1783521010345345 us; error 73 us; skew 500 ppm
14:30:10.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.346211  1009 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:30:10.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.353884  1009 webserver.cc:533] Webserver started at http://127.0.227.60:40187/ using document root <none> and password file <none>
14:30:10.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.354724  1009 fs_manager.cc:362] Metadata directory not provided
14:30:10.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.354907  1009 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:30:10.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.355271  1009 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:30:10.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.359469  1009 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data/instance:
14:30:10.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a04b618d8424bca88d0a64506535b59"
14:30:10.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:10 on dist-test-slave-sbr5"
14:30:10.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.360526  1009 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/wal/instance:
14:30:10.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a04b618d8424bca88d0a64506535b59"
14:30:10.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:10 on dist-test-slave-sbr5"
14:30:10.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.368280  1009 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.001s
14:30:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.374315  1035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:30:10.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.375643  1009 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
14:30:10.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.376019  1009 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data,/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/wal
14:30:10.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a04b618d8424bca88d0a64506535b59"
14:30:10.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:10 on dist-test-slave-sbr5"
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.376416  1009 fs_report.cc:389] FS layout report
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/wal
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/wal
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data/data
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:30:10.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:30:10.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:30:10.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.456350  1009 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:30:10.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.458102  1009 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:30:10.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.458618  1009 kserver.cc:163] Server-wide thread pool size limit: 3276
14:30:10.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.496992  1009 rpc_server.cc:307] RPC server started. Bound to: 127.0.227.60:35309
14:30:10.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.497094  1058 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.227.60:35309 every 8 connection(s)
14:30:10.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.499893  1009 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/data/info.pb
14:30:10.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.501207   908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskI_609J/build/tsan/bin/kudu as pid 1009
14:30:10.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.501791   908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/master-2/wal/instance
14:30:10.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.507306  1059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:30:10.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.524556  1059 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } has no permanent_uuid. Determining permanent_uuid...
14:30:10.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.548794  1059 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } has no permanent_uuid. Determining permanent_uuid...
14:30:10.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.558708  1059 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } has no permanent_uuid. Determining permanent_uuid...
14:30:10.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.574234  1059 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59: Bootstrap starting.
14:30:10.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.580463  1059 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59: Neither blocks nor log segments found. Creating new log.
14:30:10.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.582681  1059 log.cc:826] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59: Log is configured to *not* fsync() on all Append() calls
14:30:10.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.587548  1059 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59: No bootstrap required, opened a new log
14:30:10.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.607642  1059 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:10.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.608264  1059 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:30:10.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.608526  1059 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a04b618d8424bca88d0a64506535b59, State: Initialized, Role: FOLLOWER
14:30:10.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.609437  1059 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:10.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.612481  1068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [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: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:10.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.613569  1068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: This master's current role is: FOLLOWER
14:30:10.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.614346  1059 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: configured and running, proceeding with master startup.
14:30:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.644076  1079 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:30:10.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.644366  1079 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:30:10.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.640887  1009 master_runner.cc:187] Error getting master registration for 127.0.227.62:33727: OK, instance_id { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" instance_seqno: 1783521006588274 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:30:10.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.670382  1009 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:30:10.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:10.714366  1041 tablet.cc:2406] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:30:10.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.756431  1068 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:30:10.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.756959  1068 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:10.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.760640  1068 leader_election.cc:290] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c78a728ca9924019b33ad6b116510b9b (127.0.227.62:33727), ab83de8aea804b0c9032fa257a7b6942 (127.0.227.61:37601)
14:30:10.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:10.983029  1007 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 7
14:30:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.003095  1007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: Bootstrap starting.
14:30:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.008671  1007 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: Neither blocks nor log segments found. Creating new log.
14:30:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.010581  1007 log.cc:826] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: Log is configured to *not* fsync() on all Append() calls
14:30:11.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.015288  1007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: No bootstrap required, opened a new log
14:30:11.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.035140  1007 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:11.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.035988  1007 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:30:11.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.036262  1007 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab83de8aea804b0c9032fa257a7b6942, State: Initialized, Role: FOLLOWER
14:30:11.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.037201  1007 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:11.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.040187  1083 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [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: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.040975  1083 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [sys.catalog]: This master's current role is: FOLLOWER
14:30:11.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.041965  1007 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [sys.catalog]: configured and running, proceeding with master startup.
14:30:11.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.042186   996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04b618d8424bca88d0a64506535b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab83de8aea804b0c9032fa257a7b6942" is_pre_election: true
14:30:11.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.043033   996 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a04b618d8424bca88d0a64506535b59 in term 0.
14:30:11.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.044570  1036 leader_election.cc:304] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [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: 8a04b618d8424bca88d0a64506535b59, ab83de8aea804b0c9032fa257a7b6942; no voters: 
14:30:11.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.045583  1068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:30:11.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.045970  1068 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:30:11.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.046326  1068 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 0 FOLLOWER]: Advancing to term 1
14:30:11.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.052554  1068 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:11.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.054232  1068 leader_election.cc:290] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [CANDIDATE]: Term 1 election: Requested vote from peers c78a728ca9924019b33ad6b116510b9b (127.0.227.62:33727), ab83de8aea804b0c9032fa257a7b6942 (127.0.227.61:37601)
14:30:11.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.055213   996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04b618d8424bca88d0a64506535b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab83de8aea804b0c9032fa257a7b6942"
14:30:11.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.055714   996 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [term 0 FOLLOWER]: Advancing to term 1
14:30:11.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.060212   989 tablet.cc:2406] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:30:11.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.068663   996 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a04b618d8424bca88d0a64506535b59 in term 1.
14:30:11.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.070245  1036 leader_election.cc:304] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [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: 8a04b618d8424bca88d0a64506535b59, ab83de8aea804b0c9032fa257a7b6942; no voters: 
14:30:11.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.070976  1068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 1 FOLLOWER]: Leader election won for term 1
14:30:11.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.072805  1068 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [term 1 LEADER]: Becoming Leader. State: Replica: 8a04b618d8424bca88d0a64506535b59, State: Running, Role: LEADER
14:30:11.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.073773  1068 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [LEADER]: Queue going to LEADER mode. State: All 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: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:11.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.082816  1089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a04b618d8424bca88d0a64506535b59. Latest consensus state: current_term: 1 leader_uuid: "8a04b618d8424bca88d0a64506535b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.083743  1089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: This master's current role is: LEADER
14:30:11.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.089730  1093 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:30:11.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.098201  1093 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:30:11.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.107884  1097 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:30:11.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.120651   996 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [term 1 FOLLOWER]: Refusing update from remote peer 8a04b618d8424bca88d0a64506535b59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:30:11.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.122385  1068 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:30:11.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.111792   962 master_runner.cc:187] Error getting master registration for 127.0.227.62:33727: OK, instance_id { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" instance_seqno: 1783521006588274 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:30:11.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.146170   962 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:30:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.164816  1083 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a04b618d8424bca88d0a64506535b59. Latest consensus state: current_term: 1 leader_uuid: "8a04b618d8424bca88d0a64506535b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.165514  1083 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [sys.catalog]: This master's current role is: FOLLOWER
14:30:11.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.169011  1098 mvcc.cc:204] Tried to move back new op lower bound from 7305302061529460736 to 7305302061366493184. Current Snapshot: MvccSnapshot[applied={T|T < 7305302061529460736}]
14:30:11.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.178819  1068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a04b618d8424bca88d0a64506535b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.179759  1068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: This master's current role is: LEADER
14:30:11.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.176196  1099 mvcc.cc:204] Tried to move back new op lower bound from 7305302061529460736 to 7305302061366493184. Current Snapshot: MvccSnapshot[applied={T|T < 7305302061529460736}]
14:30:11.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.183151  1083 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a04b618d8424bca88d0a64506535b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.183648  1083 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942 [sys.catalog]: This master's current role is: FOLLOWER
14:30:11.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.186347  1093 catalog_manager.cc:1383] Generated new cluster ID: a1ad412cf3e04f5aa44f171b9ae045bc
14:30:11.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.186621  1093 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:30:11.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.209996  1093 catalog_manager.cc:1406] Generated new certificate authority record
14:30:11.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.212082  1093 catalog_manager.cc:1540] Loading token signing keys...
14:30:11.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.239411  1093 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59: Generated new TSK 0
14:30:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.241053  1093 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:30:11.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.278016   908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:11.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:11.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/wal
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/logs
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data/info.pb
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:30:11.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.1:0
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.227.1
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.1
14:30:11.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:11.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:11.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:11.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:11.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:11.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:30:11.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.331907   960 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } attempt: 7
14:30:11.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.365272   960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b: Bootstrap starting.
14:30:11.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.373071   960 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b: Neither blocks nor log segments found. Creating new log.
14:30:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.375759   960 log.cc:826] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b: Log is configured to *not* fsync() on all Append() calls
14:30:11.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.386518   960 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b: No bootstrap required, opened a new log
14:30:11.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.415666   960 raft_consensus.cc:359] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:11.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.416954   960 raft_consensus.cc:385] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:30:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.417601   960 raft_consensus.cc:740] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c78a728ca9924019b33ad6b116510b9b, State: Initialized, Role: FOLLOWER
14:30:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.418864   960 consensus_queue.cc:260] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } }
14:30:11.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.423492   960 sys_catalog.cc:565] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [sys.catalog]: configured and running, proceeding with master startup.
14:30:11.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.424081   947 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [term 0 FOLLOWER]: Advancing to term 1
14:30:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.429478   949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04b618d8424bca88d0a64506535b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78a728ca9924019b33ad6b116510b9b" is_pre_election: true
14:30:11.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.431056   948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04b618d8424bca88d0a64506535b59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c78a728ca9924019b33ad6b116510b9b"
14:30:11.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.436604   947 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [term 1 FOLLOWER]: Refusing update from remote peer 8a04b618d8424bca88d0a64506535b59: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:30:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.439318  1089 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:30:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.422806  1106 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [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: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.448657  1106 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [sys.catalog]: This master's current role is: FOLLOWER
14:30:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.492718  1113 mvcc.cc:204] Tried to move back new op lower bound from 7305302061529460736 to 7305302061366493184. Current Snapshot: MvccSnapshot[applied={T|T < 7305302061529460736}]
14:30:11.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.517468  1110 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a04b618d8424bca88d0a64506535b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.518256  1110 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [sys.catalog]: This master's current role is: FOLLOWER
14:30:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.519534  1106 sys_catalog.cc:455] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a04b618d8424bca88d0a64506535b59. Latest consensus state: current_term: 1 leader_uuid: "8a04b618d8424bca88d0a64506535b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.520455  1106 sys_catalog.cc:458] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b [sys.catalog]: This master's current role is: FOLLOWER
14:30:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.557732  1122 catalog_manager.cc:1295] Loaded cluster ID: a1ad412cf3e04f5aa44f171b9ae045bc
14:30:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.558009  1122 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b: loading cluster ID for follower catalog manager: success
14:30:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.568370  1122 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b: acquiring CA information for follower catalog manager: success
14:30:11.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.573863  1122 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c78a728ca9924019b33ad6b116510b9b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:30:11.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.779191  1103 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:30:11.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.779799  1103 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:30:11.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.780400  1103 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:30:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.812290  1103 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:30:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.813375  1103 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.227.1
14:30:11.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.844178  1089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a04b618d8424bca88d0a64506535b59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c78a728ca9924019b33ad6b116510b9b" member_type: VOTER last_known_addr { host: "127.0.227.62" port: 33727 } } peers { permanent_uuid: "ab83de8aea804b0c9032fa257a7b6942" member_type: VOTER last_known_addr { host: "127.0.227.61" port: 37601 } } peers { permanent_uuid: "8a04b618d8424bca88d0a64506535b59" member_type: VOTER last_known_addr { host: "127.0.227.60" port: 35309 } } }
14:30:11.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.845068  1089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04b618d8424bca88d0a64506535b59 [sys.catalog]: This master's current role is: LEADER
14:30:11.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.872133  1103 tablet_server_runner.cc:78] Tablet server non-default flags:
14:30:11.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/wal
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.1:0
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:11.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data/info.pb
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.1
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.227.1
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/logs
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:11.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 14:12:00 UTC on bdcb31816ec0
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16864
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:30:11.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.873925  1103 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:30:11.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:11.876237  1103 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:30:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.891988  1132 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
14:30:12.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:12.131546  1097 catalog_manager.cc:1295] Loaded cluster ID: a1ad412cf3e04f5aa44f171b9ae045bc
14:30:12.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:12.131824  1097 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: loading cluster ID for follower catalog manager: success
14:30:12.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:12.154042  1097 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: acquiring CA information for follower catalog manager: success
14:30:12.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:12.160334  1097 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ab83de8aea804b0c9032fa257a7b6942: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:30:14.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:11.899052  1133 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
14:30:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:13.291977  1131 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 1103
14:30:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:14.207923  1103 thread.cc:641] GCE (cloud detector) Time spent creating pthread: real 2.311s	user 0.557s	sys 1.001s
14:30:14.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:14.211848  1103 thread.cc:608] GCE (cloud detector) Time spent starting thread: real 2.315s	user 0.557s	sys 1.002s
14:30:14.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.220218  1103 server_base.cc:1061] running on GCE node
14:30:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:14.221210  1138 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
14:30:14.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.222754  1103 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:30:14.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.225370  1103 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:30:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.227111  1103 hybrid_clock.cc:648] HybridClock initialized: now 1783521014227033 us; error 78 us; skew 500 ppm
14:30:14.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.228403  1103 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:30:14.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.236502  1103 webserver.cc:533] Webserver started at http://127.0.227.1:37465/ using document root <none> and password file <none>
14:30:14.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.237739  1103 fs_manager.cc:362] Metadata directory not provided
14:30:14.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.238024  1103 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:30:14.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.238554  1103 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:30:14.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.244905  1103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data/instance:
14:30:14.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a15383e6eb0343a48e78e88338c936c0"
14:30:14.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:14 on dist-test-slave-sbr5"
14:30:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.246387  1103 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/wal/instance:
14:30:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a15383e6eb0343a48e78e88338c936c0"
14:30:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:14 on dist-test-slave-sbr5"
14:30:14.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.256189  1103 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.004s	sys 0.004s
14:30:14.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.263798  1143 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:30:14.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.265074  1103 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.002s
14:30:14.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.265475  1103 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data,/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/wal
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a15383e6eb0343a48e78e88338c936c0"
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:14 on dist-test-slave-sbr5"
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.265906  1103 fs_report.cc:389] FS layout report
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/wal
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/wal
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data/data
14:30:14.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:30:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:30:14.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.343744  1103 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:30:14.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.346228  1103 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:30:14.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.346788  1103 kserver.cc:163] Server-wide thread pool size limit: 3276
14:30:14.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.350569  1103 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:30:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.356670  1103 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:30:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.356943  1103 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:30:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.357242  1103 ts_tablet_manager.cc:616] Registered 0 tablets
14:30:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.357461  1103 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
14:30:14.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.576589  1255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.227.1:37393 every 8 connection(s)
14:30:14.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.577279  1103 rpc_server.cc:307] RPC server started. Bound to: 127.0.227.1:37393
14:30:14.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.580857  1103 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/data/info.pb
14:30:14.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.590487   908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskI_609J/build/tsan/bin/kudu as pid 1103
14:30:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.590934   908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-0/wal/instance
14:30:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.612938   908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/wal
14:30:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data
14:30:14.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/logs
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data/info.pb
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:30:14.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.2:0
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.227.2
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.2
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:30:14.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.673759  1256 heartbeater.cc:344] Connected to a master server at 127.0.227.60:35309
14:30:14.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.674304  1256 heartbeater.cc:461] Registering TS with master...
14:30:14.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.675575  1256 heartbeater.cc:507] Master 127.0.227.60:35309 requested a full tablet report, sending...
14:30:14.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.677594  1260 heartbeater.cc:344] Connected to a master server at 127.0.227.62:33727
14:30:14.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.677920  1260 heartbeater.cc:461] Registering TS with master...
14:30:14.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.678432  1045 ts_manager.cc:194] Registered new tserver with Master: a15383e6eb0343a48e78e88338c936c0 (127.0.227.1:37393)
14:30:14.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.678767  1260 heartbeater.cc:507] Master 127.0.227.62:33727 requested a full tablet report, sending...
14:30:14.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.680979  1045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.227.1:37441
14:30:14.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.682596   946 ts_manager.cc:194] Registered new tserver with Master: a15383e6eb0343a48e78e88338c936c0 (127.0.227.1:37393)
14:30:14.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.689061  1257 heartbeater.cc:344] Connected to a master server at 127.0.227.61:37601
14:30:14.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.689436  1257 heartbeater.cc:461] Registering TS with master...
14:30:14.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.690088  1257 heartbeater.cc:507] Master 127.0.227.61:37601 requested a full tablet report, sending...
14:30:14.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:14.693431   993 ts_manager.cc:194] Registered new tserver with Master: a15383e6eb0343a48e78e88338c936c0 (127.0.227.1:37393)
14:30:15.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.095242  1266 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:30:15.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.095805  1266 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:30:15.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.096405  1266 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:30:15.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.128641  1266 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:30:15.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.129691  1266 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.227.2
14:30:15.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:15.165066  1266 tablet_server_runner.cc:78] Tablet server non-default flags:
14:30:15.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:15.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:15.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/wal
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.2:0
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data/info.pb
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.2
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:30:15.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.227.2
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/logs
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 14:12:00 UTC on bdcb31816ec0
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16864
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:30:15.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:15.166822  1266 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:30:15.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:15.168642  1266 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:30:15.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.181998  1273 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
14:30:15.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.528211  1055 debug-util.cc:398] Leaking SignalData structure 0x7b08000616c0 after lost signal to thread 1014
14:30:15.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:15.686765  1256 heartbeater.cc:499] Master 127.0.227.60:35309 was elected leader, sending a full tablet report...
14:30:16.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:16.585144  1272 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 1266
14:30:16.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:16.995401  1272 kernel_stack_watchdog.cc:198] Thread 1266 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 400ms:
14:30:16.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
14:30:16.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
14:30:16.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
14:30:16.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
14:30:16.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:15.183501  1274 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
14:30:16.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:16.996661  1266 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.814s	user 0.677s	sys 0.903s
14:30:16.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:16.997388  1266 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.815s	user 0.678s	sys 0.903s
14:30:16.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:16.998948  1266 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:30:16.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:16.999006  1276 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
14:30:16.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:16.999567  1275 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection timed out after 1815 milliseconds
14:30:17.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.003352  1266 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:30:17.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.006076  1266 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:30:17.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.007553  1266 hybrid_clock.cc:648] HybridClock initialized: now 1783521017007402 us; error 143 us; skew 500 ppm
14:30:17.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.008708  1266 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:30:17.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.016916  1266 webserver.cc:533] Webserver started at http://127.0.227.2:39677/ using document root <none> and password file <none>
14:30:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.018172  1266 fs_manager.cc:362] Metadata directory not provided
14:30:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.018458  1266 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:30:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.019019  1266 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:30:17.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.025862  1266 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data/instance:
14:30:17.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a49b91c9763f40ec85d2b456952241e5"
14:30:17.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:17 on dist-test-slave-sbr5"
14:30:17.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.027560  1266 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/wal/instance:
14:30:17.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a49b91c9763f40ec85d2b456952241e5"
14:30:17.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:17 on dist-test-slave-sbr5"
14:30:17.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.037431  1266 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.008s	sys 0.000s
14:30:17.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.045075  1285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:30:17.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.046346  1266 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
14:30:17.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.046649  1266 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data,/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/wal
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a49b91c9763f40ec85d2b456952241e5"
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:17 on dist-test-slave-sbr5"
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.046922  1266 fs_report.cc:389] FS layout report
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/wal
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/wal
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data/data
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:30:17.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:30:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:30:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:30:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:30:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:30:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:30:17.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:30:17.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.104820  1266 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:30:17.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.106312  1266 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:30:17.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.106704  1266 kserver.cc:163] Server-wide thread pool size limit: 3276
14:30:17.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.109706  1266 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:30:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.114158  1266 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:30:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.114347  1266 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:30:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.114537  1266 ts_tablet_manager.cc:616] Registered 0 tablets
14:30:17.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.114668  1266 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:30:17.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.286262  1266 rpc_server.cc:307] RPC server started. Bound to: 127.0.227.2:41807
14:30:17.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.286379  1397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.227.2:41807 every 8 connection(s)
14:30:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.289208  1266 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/data/info.pb
14:30:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.292246   908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskI_609J/build/tsan/bin/kudu as pid 1266
14:30:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.292879   908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-1/wal/instance
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.309660   908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskI_609J/build/tsan/bin/kudu
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/wal
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/logs
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data/info.pb
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.3:0
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.227.3
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.3
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:17.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:30:17.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.350991  1398 heartbeater.cc:344] Connected to a master server at 127.0.227.60:35309
14:30:17.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.351576  1398 heartbeater.cc:461] Registering TS with master...
14:30:17.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.353878  1398 heartbeater.cc:507] Master 127.0.227.60:35309 requested a full tablet report, sending...
14:30:17.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.359135  1045 ts_manager.cc:194] Registered new tserver with Master: a49b91c9763f40ec85d2b456952241e5 (127.0.227.2:41807)
14:30:17.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.363183  1045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.227.2:44051
14:30:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.375945  1399 heartbeater.cc:344] Connected to a master server at 127.0.227.61:37601
14:30:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.376330  1399 heartbeater.cc:461] Registering TS with master...
14:30:17.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.376961  1399 heartbeater.cc:507] Master 127.0.227.61:37601 requested a full tablet report, sending...
14:30:17.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.379762   993 ts_manager.cc:194] Registered new tserver with Master: a49b91c9763f40ec85d2b456952241e5 (127.0.227.2:41807)
14:30:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.386070  1403 heartbeater.cc:344] Connected to a master server at 127.0.227.62:33727
14:30:17.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.386394  1403 heartbeater.cc:461] Registering TS with master...
14:30:17.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.386991  1403 heartbeater.cc:507] Master 127.0.227.62:33727 requested a full tablet report, sending...
14:30:17.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.389178   946 ts_manager.cc:194] Registered new tserver with Master: a49b91c9763f40ec85d2b456952241e5 (127.0.227.2:41807)
14:30:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:17.696602  1402 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:30:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:17.697054  1402 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:30:17.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:17.697526  1402 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:30:17.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:17.748550  1402 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:30:17.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:17.751156  1402 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.227.3
14:30:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.808234  1402 tablet_server_runner.cc:78] Tablet server non-default flags:
14:30:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:30:17.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.227.20:46627
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/wal
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.227.3:0
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data/info.pb
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.227.3
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.227.62:33727,127.0.227.61:37601,127.0.227.60:35309
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.227.3
14:30:17.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/logs
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 14:12:00 UTC on bdcb31816ec0
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16864
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
14:30:17.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.809965  1402 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:30:17.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:17.811686  1402 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:30:17.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:17.825184  1414 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
14:30:18.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:18.370361  1398 heartbeater.cc:499] Master 127.0.227.60:35309 was elected leader, sending a full tablet report...
14:30:18.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:18.792125  1394 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad060 after lost signal to thread 1268
14:30:18.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:18.793572  1394 debug-util.cc:398] Leaking SignalData structure 0x7b08000adf40 after lost signal to thread 1397
14:30:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:19.228331  1413 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 1402
14:30:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:19.637715  1417 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
14:30:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:19.635417  1402 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.809s	user 0.577s	sys 1.109s
14:30:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:19.638852  1402 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.813s	user 0.577s	sys 1.109s
14:30:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.639139  1402 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
14:30:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:19.641676  1416 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1810 milliseconds
14:30:19.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:17.826548  1415 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
14:30:19.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.644351  1402 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:30:19.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.653733  1402 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:30:19.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.657325  1402 hybrid_clock.cc:648] HybridClock initialized: now 1783521019657272 us; error 39 us; skew 500 ppm
14:30:19.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.658160  1402 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:30:19.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.664834  1402 webserver.cc:533] Webserver started at http://127.0.227.3:39785/ using document root <none> and password file <none>
14:30:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.665843  1402 fs_manager.cc:362] Metadata directory not provided
14:30:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.666092  1402 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:30:19.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.666643  1402 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:30:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.671142  1402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data/instance:
14:30:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cfb18e4689248d6a56498667419a079"
14:30:19.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:19 on dist-test-slave-sbr5"
14:30:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.672374  1402 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/wal/instance:
14:30:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cfb18e4689248d6a56498667419a079"
14:30:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:19 on dist-test-slave-sbr5"
14:30:19.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.679721  1402 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.003s
14:30:19.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.685482  1425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:30:19.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.686765  1402 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
14:30:19.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.687162  1402 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data,/tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/wal
14:30:19.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4cfb18e4689248d6a56498667419a079"
14:30:19.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:30:19 on dist-test-slave-sbr5"
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.687525  1402 fs_report.cc:389] FS layout report
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/wal
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/wal
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data/data
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:30:19.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:30:19.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.747754  1402 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:30:19.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.749372  1402 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:30:19.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.749964  1402 kserver.cc:163] Server-wide thread pool size limit: 3276
14:30:19.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.752784  1402 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:30:19.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.757707  1402 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:30:19.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.757939  1402 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:30:19.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.758277  1402 ts_tablet_manager.cc:616] Registered 0 tablets
14:30:19.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.758487  1402 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:30:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.923605  1402 rpc_server.cc:307] RPC server started. Bound to: 127.0.227.3:41323
14:30:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.923661  1537 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.227.3:41323 every 8 connection(s)
14:30:19.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.927687  1402 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/data/info.pb
14:30:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.938082   908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskI_609J/build/tsan/bin/kudu as pid 1402
14:30:19.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:19.938576   908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskI_609J/test-tmp/mini-kudu-cluster10504414861493999456/ts-2/wal/instance
14:30:20.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.003193  1539 heartbeater.cc:344] Connected to a master server at 127.0.227.61:37601
14:30:20.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.003716  1539 heartbeater.cc:461] Registering TS with master...
14:30:20.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.005051  1539 heartbeater.cc:507] Master 127.0.227.61:37601 requested a full tablet report, sending...
14:30:20.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.006924  1540 heartbeater.cc:344] Connected to a master server at 127.0.227.62:33727
14:30:20.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.007261  1540 heartbeater.cc:461] Registering TS with master...
14:30:20.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.008162  1540 heartbeater.cc:507] Master 127.0.227.62:33727 requested a full tablet report, sending...
14:30:20.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.009084   993 ts_manager.cc:194] Registered new tserver with Master: 4cfb18e4689248d6a56498667419a079 (127.0.227.3:41323)
14:30:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.010020  1538 heartbeater.cc:344] Connected to a master server at 127.0.227.60:35309
14:30:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.010340  1538 heartbeater.cc:461] Registering TS with master...
14:30:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.011240  1538 heartbeater.cc:507] Master 127.0.227.60:35309 requested a full tablet report, sending...
14:30:20.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.013011   946 ts_manager.cc:194] Registered new tserver with Master: 4cfb18e4689248d6a56498667419a079 (127.0.227.3:41323)
14:30:20.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.013593  1045 ts_manager.cc:194] Registered new tserver with Master: 4cfb18e4689248d6a56498667419a079 (127.0.227.3:41323)
14:30:20.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.015450  1045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.227.3:52093
14:30:20.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:20.040071   908 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:30:20.053 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:30:20.055 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:30:20.068 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.227.62"
      port: 33727
    }
    bound_http_address {
      host: "127.0.227.62"
      port: 32811
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.227.61"
      port: 37601
    }
    bound_http_address {
      host: "127.0.227.61"
      port: 33251
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.227.60"
      port: 35309
    }
    bound_http_address {
      host: "127.0.227.60"
      port: 40187
    }
  }
}

14:30:20.072 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:30:20.075 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.227.1"
      port: 37393
    }
    bound_http_address {
      host: "127.0.227.1"
      port: 37465
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.227.2"
      port: 41807
    }
    bound_http_address {
      host: "127.0.227.2"
      port: 39677
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.227.3"
      port: 41323
    }
    bound_http_address {
      host: "127.0.227.3"
      port: 39785
    }
  }
}

14:30:20.076 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:30:20.311 [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)
14:30:20.378 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:20.575 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:20.689 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:20.690 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:20.709 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:20.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:20.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:20.832 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:20.832 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:20.833 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:21.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.019301  1538 heartbeater.cc:499] Master 127.0.227.60:35309 was elected leader, sending a full tablet report...
14:30:21.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe260c5c3, L:/127.0.0.1:46960 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.094 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x21d6eb2c, L:/127.0.0.1:60094 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:21.094 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdbc2cc85, L:/127.0.0.1:41780 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:21.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:21.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=606), Traces: [0ms] refreshing cache from master, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [577ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [577ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=null) after lookup
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.188956  1045 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46960:
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:30:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:30:21.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:30:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:30:21.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:30:21.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:30:21.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:21.193337  1045 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.
14:30:21.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:21.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.282459  1473 tablet_service.cc:1511] Processing CreateTablet for tablet 956c96b094124b15ae4bc457ba4008a0 (DEFAULT_TABLE table=TestHandleTooBusy [id=5a0c93d50233478784021a159a22ec7f]), partition=RANGE (key) PARTITION UNBOUNDED
14:30:21.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.285403  1473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956c96b094124b15ae4bc457ba4008a0. 1 dirs total, 0 dirs full, 0 dirs failed
14:30:21.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.358094  1573 tablet_bootstrap.cc:492] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079: Bootstrap starting.
14:30:21.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.373690  1573 tablet_bootstrap.cc:654] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079: Neither blocks nor log segments found. Creating new log.
14:30:21.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.373814  1333 tablet_service.cc:1511] Processing CreateTablet for tablet 956c96b094124b15ae4bc457ba4008a0 (DEFAULT_TABLE table=TestHandleTooBusy [id=5a0c93d50233478784021a159a22ec7f]), partition=RANGE (key) PARTITION UNBOUNDED
14:30:21.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.374366  1191 tablet_service.cc:1511] Processing CreateTablet for tablet 956c96b094124b15ae4bc457ba4008a0 (DEFAULT_TABLE table=TestHandleTooBusy [id=5a0c93d50233478784021a159a22ec7f]), partition=RANGE (key) PARTITION UNBOUNDED
14:30:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.376282  1573 log.cc:826] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079: Log is configured to *not* fsync() on all Append() calls
14:30:21.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.376287  1191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956c96b094124b15ae4bc457ba4008a0. 1 dirs total, 0 dirs full, 0 dirs failed
14:30:21.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.378185  1333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956c96b094124b15ae4bc457ba4008a0. 1 dirs total, 0 dirs full, 0 dirs failed
14:30:21.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.383361  1573 tablet_bootstrap.cc:492] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079: No bootstrap required, opened a new log
14:30:21.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.383930  1573 ts_tablet_manager.cc:1403] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
14:30:21.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.415465  1575 tablet_bootstrap.cc:492] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0: Bootstrap starting.
14:30:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.423429  1576 tablet_bootstrap.cc:492] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5: Bootstrap starting.
14:30:21.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.427184  1575 tablet_bootstrap.cc:654] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0: Neither blocks nor log segments found. Creating new log.
14:30:21.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.429685  1575 log.cc:826] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0: Log is configured to *not* fsync() on all Append() calls
14:30:21.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.435030  1576 tablet_bootstrap.cc:654] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5: Neither blocks nor log segments found. Creating new log.
14:30:21.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.435969  1573 raft_consensus.cc:359] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.437072  1573 raft_consensus.cc:385] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:30:21.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.437593  1573 raft_consensus.cc:740] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cfb18e4689248d6a56498667419a079, State: Initialized, Role: FOLLOWER
14:30:21.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.438870  1573 consensus_queue.cc:260] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.441378  1576 log.cc:826] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5: Log is configured to *not* fsync() on all Append() calls
14:30:21.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.446091  1575 tablet_bootstrap.cc:492] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0: No bootstrap required, opened a new log
14:30:21.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.446621  1575 ts_tablet_manager.cc:1403] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.005s
14:30:21.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.447606  1573 ts_tablet_manager.cc:1434] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079: Time spent starting tablet: real 0.063s	user 0.041s	sys 0.000s
14:30:21.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.459252  1578 raft_consensus.cc:493] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:30:21.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.460886  1578 raft_consensus.cc:515] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:21.461964  1545 tablet.cc:2406] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:30:21.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.466588  1578 leader_election.cc:290] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a49b91c9763f40ec85d2b456952241e5 (127.0.227.2:41807), a15383e6eb0343a48e78e88338c936c0 (127.0.227.1:37393)
14:30:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.476040  1575 raft_consensus.cc:359] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.477097  1575 raft_consensus.cc:385] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:30:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.477470  1575 raft_consensus.cc:740] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a15383e6eb0343a48e78e88338c936c0, State: Initialized, Role: FOLLOWER
14:30:21.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.478569  1575 consensus_queue.cc:260] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.488502  1575 ts_tablet_manager.cc:1434] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0: Time spent starting tablet: real 0.042s	user 0.029s	sys 0.011s
14:30:21.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.508476  1576 tablet_bootstrap.cc:492] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5: No bootstrap required, opened a new log
14:30:21.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.513443  1576 ts_tablet_manager.cc:1403] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.006s
14:30:21.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.526372  1211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956c96b094124b15ae4bc457ba4008a0" candidate_uuid: "4cfb18e4689248d6a56498667419a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a15383e6eb0343a48e78e88338c936c0" is_pre_election: true
14:30:21.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.527245  1211 raft_consensus.cc:2468] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cfb18e4689248d6a56498667419a079 in term 0.
14:30:21.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.530679  1427 leader_election.cc:304] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [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: 4cfb18e4689248d6a56498667419a079, a15383e6eb0343a48e78e88338c936c0; no voters: 
14:30:21.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.531978  1580 raft_consensus.cc:2804] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:30:21.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.532563  1580 raft_consensus.cc:493] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:30:21.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.533048  1580 raft_consensus.cc:3060] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 0 FOLLOWER]: Advancing to term 1
14:30:21.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.534087  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956c96b094124b15ae4bc457ba4008a0" candidate_uuid: "4cfb18e4689248d6a56498667419a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49b91c9763f40ec85d2b456952241e5" is_pre_election: true
14:30:21.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:21.536221  1426 leader_election.cc:343] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a49b91c9763f40ec85d2b456952241e5 (127.0.227.2:41807): Illegal state: must be running to vote when last-logged opid is not known
14:30:21.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.541039  1580 raft_consensus.cc:515] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.542750  1576 raft_consensus.cc:359] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.543429  1576 raft_consensus.cc:385] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:30:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.543738  1576 raft_consensus.cc:740] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a49b91c9763f40ec85d2b456952241e5, State: Initialized, Role: FOLLOWER
14:30:21.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.544337  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956c96b094124b15ae4bc457ba4008a0" candidate_uuid: "4cfb18e4689248d6a56498667419a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a49b91c9763f40ec85d2b456952241e5"
14:30:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.544966  1580 leader_election.cc:290] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [CANDIDATE]: Term 1 election: Requested vote from peers a49b91c9763f40ec85d2b456952241e5 (127.0.227.2:41807), a15383e6eb0343a48e78e88338c936c0 (127.0.227.1:37393)
14:30:21.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.545260  1211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956c96b094124b15ae4bc457ba4008a0" candidate_uuid: "4cfb18e4689248d6a56498667419a079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a15383e6eb0343a48e78e88338c936c0"
14:30:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.544828  1576 consensus_queue.cc:260] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.545794  1211 raft_consensus.cc:3060] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0 [term 0 FOLLOWER]: Advancing to term 1
14:30:21.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.546320  1353 raft_consensus.cc:3060] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5 [term 0 FOLLOWER]: Advancing to term 1
14:30:21.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.554688  1353 raft_consensus.cc:2468] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cfb18e4689248d6a56498667419a079 in term 1.
14:30:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.556290  1211 raft_consensus.cc:2468] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cfb18e4689248d6a56498667419a079 in term 1.
14:30:21.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.557582  1427 leader_election.cc:304] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [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: 4cfb18e4689248d6a56498667419a079, a15383e6eb0343a48e78e88338c936c0; no voters: 
14:30:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.559070  1580 raft_consensus.cc:2804] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 1 FOLLOWER]: Leader election won for term 1
14:30:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.559269  1576 ts_tablet_manager.cc:1434] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5: Time spent starting tablet: real 0.046s	user 0.031s	sys 0.008s
14:30:21.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.568003  1580 raft_consensus.cc:697] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [term 1 LEADER]: Becoming Leader. State: Replica: 4cfb18e4689248d6a56498667419a079, State: Running, Role: LEADER
14:30:21.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.568979  1580 consensus_queue.cc:237] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [LEADER]: Queue going to LEADER mode. State: All 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: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } }
14:30:21.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:21.585115  1045 catalog_manager.cc:5697] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cfb18e4689248d6a56498667419a079 (127.0.227.3). New cstate: current_term: 1 leader_uuid: "4cfb18e4689248d6a56498667419a079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cfb18e4689248d6a56498667419a079" member_type: VOTER last_known_addr { host: "127.0.227.3" port: 41323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 } health_report { overall_health: UNKNOWN } } }
14:30:21.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:21.610117  1405 tablet.cc:2406] T 956c96b094124b15ae4bc457ba4008a0 P a49b91c9763f40ec85d2b456952241e5: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:30:21.642 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.659 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.661 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.664 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.667 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.668 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:21.671955  1263 tablet.cc:2406] T 956c96b094124b15ae4bc457ba4008a0 P a15383e6eb0343a48e78e88338c936c0: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:30:21.675 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.677 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.681 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.683 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.683 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.690 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.690 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.691 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.712 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.722 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.723 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.733 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.738 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.742 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.746 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:21.752 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.769 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:21.799 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:21.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:21.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:21.806 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.806 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:21.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:21.808 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.809 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:21.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.813 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:21.814 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9798463b, L:/127.0.0.1:46974 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.815 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.816 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:21.817 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:21.817 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.817 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:21.818 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec393bb4, L:/127.0.0.1:46986 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.822 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.826 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.826 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:21.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=160), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [137ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=null) after lookup
14:30:21.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:21.838 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:21.840 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:21.841 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.883 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.901 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:21.902 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:21.906 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:21.918 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:21.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30452308, L:/127.0.0.1:47014 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x557446e3, L:/127.0.0.1:46994 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:21.952 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:21.966 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5ac59fa6, L:/127.0.0.1:41816 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:21.969 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:21.976 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a2a23d1, L:/127.0.0.1:47030 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.977 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3a5a98d, L:/127.0.0.1:47010 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.978 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:21.978 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a8562ce, L:/127.0.0.1:47044 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:21.980 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdee3b7a9, L:/127.0.0.1:41794 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:21.983 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:21.987 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37072a96, L:/127.0.0.1:41830 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:21.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:21.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=345), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [310ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [312ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=null) after lookup
14:30:21.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:21.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:21.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.005 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:22.006 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:22.008 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:22.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:22.014 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1150f889, L:/127.0.0.1:60100 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:22.018 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:22.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:22.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x851127f0, L:/127.0.0.1:41804 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.028 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:22.054 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.054 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=388), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, deferred=null) after lookup
14:30:22.057 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.060 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb7e4c75, L:/127.0.0.1:60104 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:22.067 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8768e31c, L:/127.0.0.1:47072 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:22.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.071 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x04fff297, L:/127.0.0.1:60114 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:22.072 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.073 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=411), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [265ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, deferred=null) after lookup
14:30:22.083 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x224a1d7b, L:/127.0.0.1:41840 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.107 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:22.112 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299994, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.126 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.126 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=455), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [295ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, deferred=null) after lookup
14:30:22.127 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299990, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.128 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:22.128 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.130 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a041fc7, L:/127.0.0.1:47056 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:22.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.137 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:22.138 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:22.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:22.138674  1038 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items
14:30:22.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.138954  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46974 (request call id 3)
14:30:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.142376  1038 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:
14:30:22.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47056 (request call id 0)
14:30:22.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:22.158 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.172417  1036 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:
14:30:22.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47056 (request call id 0)
14:30:22.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.175714  1642 consensus_queue.cc:1048] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a49b91c9763f40ec85d2b456952241e5" member_type: VOTER last_known_addr { host: "127.0.227.2" port: 41807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:30:22.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.192411  1036 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:
14:30:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47056 (request call id 0)
14:30:22.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.197 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59f4d37d, L:/127.0.0.1:41852 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:22.204 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.204 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=526), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [198ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, deferred=null) after lookup
14:30:22.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.191411  1651 consensus_queue.cc:1048] T 956c96b094124b15ae4bc457ba4008a0 P 4cfb18e4689248d6a56498667419a079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a15383e6eb0343a48e78e88338c936c0" member_type: VOTER last_known_addr { host: "127.0.227.1" port: 37393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
14:30:22.214 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.219 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.219 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=472), Traces: [0ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [358ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, deferred=null) after lookup
14:30:22.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.221786  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47072 (request call id 1)
14:30:22.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.236178  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.249 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.255 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:22.259 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:22.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:22.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=524), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [316ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [495ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=null) after lookup
14:30:22.270 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.269141  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47014 (request call id 1)
14:30:22.273 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:22.274 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.274 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.278844  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47014 (request call id 1)
14:30:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.280210  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47014 (request call id 1)
14:30:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.278844  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47014 (request call id 1)
14:30:22.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.286557  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47014 (request call id 1)
14:30:22.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.305335  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 6)
14:30:22.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.312008  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.313 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:22.315 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe4cac68, L:/127.0.0.1:60130 - R:/127.0.227.61:37601] using TOKEN/null
14:30:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.320060  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.326252  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.327 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x216caca2, L:/127.0.0.1:41858 - R:/127.0.227.62:33727] using TOKEN/null
14:30:22.328 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3acda8a, L:/127.0.0.1:60144 - R:/127.0.227.61:37601] using TOKEN/null
14:30:22.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.327507  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.328804  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.336243  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.339830  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.342 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.342 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=683), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [316ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, deferred=null) after lookup
14:30:22.344 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52b3a94d, L:/127.0.0.1:60116 - R:/127.0.227.61:37601] using TOKEN/null
14:30:22.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.344485  1038 service_pool.cc:137] GetTableSchema 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:
14:30:22.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.346551  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.348 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.354 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:22.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.353471  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.356068  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.358 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46089ba5, L:/127.0.0.1:41878 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.363068  1038 service_pool.cc:137] GetTableSchema 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:
14:30:22.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.364777  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.366377  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8fb1ef40, L:/127.0.0.1:41862 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.378990  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.379983  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47056 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.381958  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.383322  1039 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.227.3:52093 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.383970  1038 service_pool.cc:137] GetTableSchema 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:
14:30:22.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:22.385581  1538 heartbeater.cc:646] Failed to heartbeat to 127.0.227.60:35309 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.0.227.3:52093 dropped due to backpressure: service queue is full with 1 items
14:30:22.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.386752  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.389880  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 10)
14:30:22.390 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x261ddb17, L:/127.0.0.1:60172 - R:/127.0.227.61:37601] using TOKEN/null
14:30:22.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.398 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.415 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x34aa685a, L:/127.0.0.1:47088 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.420696  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.422 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0e76c76, L:/127.0.0.1:41874 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.423 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc51ce0ea, L:/127.0.0.1:60182 - R:/127.0.227.61:37601] using TOKEN/null
14:30:22.423 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items
14:30:22.425 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x25e90095, L:/127.0.0.1:60160 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.433095  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.434079  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.435422  1037 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.227.1:37441 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.436314  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.438324  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:22.438613  1256 heartbeater.cc:646] Failed to heartbeat to 127.0.227.60:35309 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.0.227.1:37441 dropped due to backpressure: service queue is full with 1 items
14:30:22.443 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaa1be36d, L:/127.0.0.1:60168 - R:/127.0.227.61:37601] using TOKEN/null
14:30:22.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.445990  1037 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:
14:30:22.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.447 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.452440  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.456 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items
14:30:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.455446  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.459 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:22.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.459488  1037 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:
14:30:22.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.464999  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.466822  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.472426  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.474978  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.478 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items
14:30:22.479 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.479802  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.483342  1037 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:
14:30:22.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.491972  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.495500  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.496 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items
14:30:22.498 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:22.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.499375  1037 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:
14:30:22.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 7)
14:30:22.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.510 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.512991  1038 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:
14:30:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 9)
14:30:22.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.515307  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.517745  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.519649  1037 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:
14:30:22.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.523387  1038 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:
14:30:22.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.525830  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.539764  1037 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:
14:30:22.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.542826  1038 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:
14:30:22.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.552095  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.558314  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.563180  1038 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:
14:30:22.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.565519  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.580127  1037 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:
14:30:22.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.582751  1038 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:
14:30:22.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.599845  1037 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:
14:30:22.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.603545  1038 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:
14:30:22.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47088 (request call id 4)
14:30:22.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.613 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=901), Traces: [0ms] refreshing cache from master, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [631ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items, [635ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [651ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [656ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items, [661ms] refreshing cache from master, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [664ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items, [665ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [667ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [667ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items, [681ms] refreshing cache from master, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [685ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [686ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items, [687ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [687ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 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.0.227.60:35309, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [704ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items, [705ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [706ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items, [721ms] refreshing cache from master, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [725ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [725ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [821ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1971973651(state=PENDING, result=null, callback=(continuation of Deferred@1518569837 after retry RPC after error@606647560) -> (continuation of Deferred@1028268533 after retry RPC after error@126462265) -> (continuation of Deferred@1099399236 after retry RPC after error@543616393) -> (continuation of Deferred@1280259577 after retry RPC after error@113610024), errback=(continuation of Deferred@1518569837 after retry RPC after error@606647560) -> (continuation of Deferred@1028268533 after retry RPC after error@126462265) -> (continuation of Deferred@1099399236 after retry RPC after error@543616393) -> (continuation of Deferred@1280259577 after retry RPC after error@113610024))) after lookup
14:30:22.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.624 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.634646  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 11)
14:30:22.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.636646  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.642570  1038 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:
14:30:22.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.645496  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.665288  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.679569  1037 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:
14:30:22.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.683512  1038 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:
14:30:22.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.685678  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.705314  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 10)
14:30:22.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.722 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:22.723 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:22.723 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:22.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.727 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:22.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:22.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:22.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:22.728 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:22.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:22.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:22.736 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:22.738 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.738700  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.740 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:22.740 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:22.741 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:22.745 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:22.746 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.752089  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.755163  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.759 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:22.763 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:22.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.774529  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.783 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3200a4ef, L:/127.0.0.1:47096 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:22.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.784332  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.782 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x57659591, L:/127.0.0.1:60192 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:22.790 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items
14:30:22.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.791858  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.794797  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.799 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf41deece, L:/127.0.0.1:41882 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.802 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:22.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.814473  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 11)
14:30:22.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.819 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.822654  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47096 (request call id 1)
14:30:22.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.826 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:22.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=90), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [51ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47096 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@233946238(state=PENDING, result=null, callback=(continuation of Deferred@367117636 after retry RPC after error@1018574627), errback=(continuation of Deferred@367117636 after retry RPC after error@1018574627))) after lookup
14:30:22.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.838020  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 12)
14:30:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.843055  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 14)
14:30:22.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.855261  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 14)
14:30:22.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.858502  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 14)
14:30:22.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.862190  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 14)
14:30:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.872998  1037 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:
14:30:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.876196  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.878861  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.896083  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.899231  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.914813  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.916173  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.918578  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 14)
14:30:22.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.921 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.934 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:22.934 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:22.934 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:22.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:22.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:22.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:22.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:22.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:22.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:22.940 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:22.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:22.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:22.948 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:22.949 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:22.950 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:22.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:22.954 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.955641  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 17)
14:30:22.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:22.958 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:22.962 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:22.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.966296  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 17)
14:30:22.967 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.975688  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 14)
14:30:22.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.985750  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 14)
14:30:22.988 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1fc605a, L:/127.0.0.1:41898 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:22.990 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6912c5d1, L:/127.0.0.1:47098 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:22.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.991678  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 14)
14:30:22.992 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items
14:30:22.994 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd92845c2, L:/127.0.0.1:60198 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:22.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:22.996282  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:22.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 14)
14:30:22.997 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.005149  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 14)
14:30:23.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.014533  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 14)
14:30:23.015 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items
14:30:23.015 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.025064  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46986 (request call id 13)
14:30:23.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.026607  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46986 (request call id 13)
14:30:23.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.031113  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46986 (request call id 13)
14:30:23.032 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items
14:30:23.035 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.035 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.038096  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 16)
14:30:23.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.041 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.051241  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 3)
14:30:23.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.058126  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 3)
14:30:23.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.060145  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 3)
14:30:23.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.064838  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 22)
14:30:23.065 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items
14:30:23.065 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.071346  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 22)
14:30:23.072 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items
14:30:23.075 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.078346  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 22)
14:30:23.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.079310  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 12)
14:30:23.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.080878  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 12)
14:30:23.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.098657  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 12)
14:30:23.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.098851  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 12)
14:30:23.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.111755  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 12)
14:30:23.113 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items
14:30:23.114 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.118482  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 12)
14:30:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.119069  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47014 (request call id 12)
14:30:23.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.126255  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 23)
14:30:23.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.133750  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 23)
14:30:23.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.135882  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.137 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.143 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:23.151624  1037 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items [suppressed 126 similar messages]
14:30:23.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.152076  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.154187  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.157979  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.158463  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.172250  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.174396  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:23.190289  1055 debug-util.cc:398] Leaking SignalData structure 0x7b0800090c40 after lost signal to thread 1014
14:30:23.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.191529  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.193866  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.198555  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.199494  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.211728  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.217679  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47098 (request call id 6)
14:30:23.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:23.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 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.0.227.60:35309, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 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.0.227.60:35309, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47098 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.0.227.60:35309, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [277ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1379648890(state=PENDING, result=null, callback=(continuation of Deferred@388691517 after retry RPC after error@2013191135) -> (continuation of Deferred@1516860874 after retry RPC after error@1450540008) -> (continuation of Deferred@372175877 after retry RPC after error@395306300) -> (continuation of Deferred@106497314 after retry RPC after error@2064553018) -> (continuation of Deferred@442620290 after retry RPC after error@1924102647) -> (continuation of Deferred@1007751829 after retry RPC after error@858910313), errback=(continuation of Deferred@388691517 after retry RPC after error@2013191135) -> (continuation of Deferred@1516860874 after retry RPC after error@1450540008) -> (continuation of Deferred@372175877 after retry RPC after error@395306300) -> (continuation of Deferred@106497314 after retry RPC after error@2064553018) -> (continuation of Deferred@442620290 after retry RPC after error@1924102647) -> (continuation of Deferred@1007751829 after retry RPC after error@858910313))) after lookup
14:30:23.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.232038  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47098 (request call id 7)
14:30:23.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.234222  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47098 (request call id 7)
14:30:23.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:23.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.244961  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 24)
14:30:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.247059  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 24)
14:30:23.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.251041  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 24)
14:30:23.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.252652  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 24)
14:30:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.269599  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 24)
14:30:23.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.272347  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 24)
14:30:23.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.283754  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 15)
14:30:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.285495  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 15)
14:30:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.290869  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 15)
14:30:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.292207  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 15)
14:30:23.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.294121  1036 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:
14:30:23.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 10)
14:30:23.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.295333  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 10)
14:30:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.305197  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 10)
14:30:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.306856  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 10)
14:30:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.311640  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 10)
14:30:23.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.326416  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 10)
14:30:23.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.346 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.348381  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46986 (request call id 20)
14:30:23.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.355269  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46986 (request call id 20)
14:30:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.371783  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 24)
14:30:23.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.375631  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 24)
14:30:23.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.394335  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47044 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 22)
14:30:23.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.395646  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 22)
14:30:23.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.405345  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 22)
14:30:23.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.415233  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47088 (request call id 22)
14:30:23.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.436 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.439772  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 26)
14:30:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.443424  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.478633  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 21)
14:30:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.499197  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 21)
14:30:23.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.502969  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 16)
14:30:23.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.507468  1039 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:
14:30:23.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 8)
14:30:23.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.515136  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 8)
14:30:23.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.518499  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 8)
14:30:23.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.525095  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 8)
14:30:23.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.537 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.545517  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46986 (request call id 23)
14:30:23.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.551 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.552 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:23.552 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:23.552 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:23.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:23.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:23.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:23.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:23.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:23.556 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:23.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:23.559 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:23.561 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:23.562 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:23.563 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:23.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:23.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:23.562 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:23.578 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:23.587 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.592264  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 25)
14:30:23.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.595826  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47072 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 25)
14:30:23.597 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:23.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.610978  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 25)
14:30:23.614 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x53e38043, L:/127.0.0.1:60206 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:23.620 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16ff8cb5, L:/127.0.0.1:47106 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:23.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.621877  1038 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:
14:30:23.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 25)
14:30:23.623 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:23.629 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7bf562d2, L:/127.0.0.1:41908 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.631234  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47044 (request call id 25)
14:30:23.640 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.641 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.650449  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47098 (request call id 19)
14:30:23.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.653 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.653 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:23.653 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:23.654 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:23.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:23.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:23.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:23.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:23.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:23.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:23.662 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:23.663 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:23.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.664775  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 1)
14:30:23.665 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:23.672 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:23.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:23.674 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:23.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.674167  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 1)
14:30:23.676 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:23.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:23.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:23.683 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:23.685 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:23.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.694487  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 1)
14:30:23.703 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd58e06f7, L:/127.0.0.1:47108 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.704784  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 1)
14:30:23.706 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items
14:30:23.707 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ec164ab, L:/127.0.0.1:41922 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:23.712 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xab38dfab, L:/127.0.0.1:60214 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.714748  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47106 (request call id 1)
14:30:23.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.718004  1038 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:
14:30:23.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 22)
14:30:23.719 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:23.719 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.719 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.725455  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 22)
14:30:23.726 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items
14:30:23.729 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.733971  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47088 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 22)
14:30:23.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.743 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.744 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:23.744 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:23.744 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:23.745 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:23.745 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:23.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:23.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:23.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:23.751 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items
14:30:23.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:23.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:23.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.749089  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.757 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.758 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:23.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [59ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [80ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [80ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [159ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@208179320(state=PENDING, result=null, callback=(continuation of Deferred@1080735726 after retry RPC after error@281279835) -> (continuation of Deferred@1082477449 after retry RPC after error@136767665), errback=(continuation of Deferred@1080735726 after retry RPC after error@281279835) -> (continuation of Deferred@1082477449 after retry RPC after error@136767665))) after lookup
14:30:23.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:23.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.764 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.764 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:23.765 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:23.765 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:23.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:23.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:23.766 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:23.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:23.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:23.768 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:23.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:23.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:23.770 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:23.771 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:23.771 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:23.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:23.772 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:23.772 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:23.774 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:23.774 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:23.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:23.776 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:23.777 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:23.778 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:23.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.785140  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.786301  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.789 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:23.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.790421  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.783 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:23.793 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:23.794 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:23.795 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items
14:30:23.795 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.810802  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.811 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:23.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.826 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5ac6edd, L:/127.0.0.1:47136 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:23.826 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items
14:30:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.825743  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.828 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:23.828 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.828055  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.829 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items
14:30:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.830889  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.832 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x786f24aa, L:/127.0.0.1:47120 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.833627  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46994 (request call id 26)
14:30:23.835 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items
14:30:23.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.845 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.849 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:23.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.851405  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47098 (request call id 24)
14:30:23.853 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4dd1a956, L:/127.0.0.1:41934 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.855815  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 29)
14:30:23.858 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbaed9566, L:/127.0.0.1:60228 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:23.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.858414  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 29)
14:30:23.861 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.866740  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47072 (request call id 29)
14:30:23.868 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items
14:30:23.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.871 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:23.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.871 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:23.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.871 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:23.872 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:23.872 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:23.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:23.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:23.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:23.873 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:23.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:23.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:23.878 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbd7a5f10, L:/127.0.0.1:60234 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:23.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47120 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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
14:30:23.878 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:23.879 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd17afc62, L:/127.0.0.1:41940 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:23.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.879609  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47120 (request call id 2)
14:30:23.882 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.883 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:23.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.885313  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.887 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:23.888 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:23.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:23.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:23.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.890904  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47098 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.892537  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.893 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:23.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:23.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.896374  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.898208  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.899 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items
14:30:23.902 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.907 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb16219f, L:/127.0.0.1:47144 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:23.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.908931  1036 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:
14:30:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.910 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.911322  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.916342  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.919232  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.920 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items
14:30:23.922 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.931584  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.935 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3c0b2796, L:/127.0.0.1:41948 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:23.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.936806  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47108 (request call id 6)
14:30:23.939 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items
14:30:23.942 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.946 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63b5d194, L:/127.0.0.1:60242 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:23.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.946 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.947 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:23.947 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:23.947 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:23.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:23.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:23.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:23.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:23.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:23.952 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:23.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:23.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:23.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [94ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 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.0.227.60:35309, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items, [132ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 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.0.227.60:35309, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 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.0.227.60:35309, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items, [205ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [210ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47108 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.0.227.60:35309, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@244019081(state=PENDING, result=null, callback=(continuation of Deferred@335336343 after retry RPC after error@1630679405) -> (continuation of Deferred@1972323795 after retry RPC after error@539859916) -> (continuation of Deferred@1438159925 after retry RPC after error@628190902) -> (continuation of Deferred@719259158 after retry RPC after error@1717574522) -> (continuation of Deferred@2003313343 after retry RPC after error@1497556538) -> (continuation of Deferred@201303218 after retry RPC after error@1839383932), errback=(continuation of Deferred@335336343 after retry RPC after error@1630679405) -> (continuation of Deferred@1972323795 after retry RPC after error@539859916) -> (continuation of Deferred@1438159925 after retry RPC after error@628190902) -> (continuation of Deferred@719259158 after retry RPC after error@1717574522) -> (continuation of Deferred@2003313343 after retry RPC after error@1497556538) -> (continuation of Deferred@201303218 after retry RPC after error@1839383932))) after lookup
14:30:23.956 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.957685  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47108 (request call id 7)
14:30:23.958 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:23.959 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:23.960 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:23.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:23.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:23.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:23.964 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:23.965 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.965962  1036 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:
14:30:23.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47108 (request call id 7)
14:30:23.967 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:23.967 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:23.969 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:23.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:23.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.978435  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:23.979 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.982643  1038 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:
14:30:23.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:23.983 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e8df7ab, L:/127.0.0.1:47156 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.984601  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.985311  1036 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:
14:30:23.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:23.986 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:23.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:23.991030  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:23.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:23.991 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items
14:30:23.992 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:23.997 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd25cb105, L:/127.0.0.1:60248 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:23.999 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd145e83a, L:/127.0.0.1:41964 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:24.002 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.002614  1038 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:
14:30:24.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.005522  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.007 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:24.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.006060  1036 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:
14:30:24.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.008 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.018792  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.020503  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.022 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items
14:30:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.022814  1038 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:
14:30:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.026 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:24.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.024847  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.025262  1036 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:
14:30:24.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.026 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.029 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.039867  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.040 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items
14:30:24.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.041 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.042032  1038 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:
14:30:24.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.044948  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47136 (request call id 4)
14:30:24.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.053 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=283), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [55ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [109ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items, [162ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [166ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47136 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.0.227.60:35309, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@507343320(state=PENDING, result=null, callback=(continuation of Deferred@1944719203 after retry RPC after error@803843486) -> (continuation of Deferred@198479236 after retry RPC after error@2115145367) -> (continuation of Deferred@1562380065 after retry RPC after error@1070056518) -> (continuation of Deferred@282117783 after retry RPC after error@2052887596), errback=(continuation of Deferred@1944719203 after retry RPC after error@803843486) -> (continuation of Deferred@198479236 after retry RPC after error@2115145367) -> (continuation of Deferred@1562380065 after retry RPC after error@1070056518) -> (continuation of Deferred@282117783 after retry RPC after error@2052887596))) after lookup
14:30:24.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.060779  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47136 (request call id 5)
14:30:24.061 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items
14:30:24.062 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.062882  1038 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:
14:30:24.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47136 (request call id 5)
14:30:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.065411  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47136 (request call id 5)
14:30:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.065752  1036 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:
14:30:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47136 (request call id 5)
14:30:24.067 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:24.068 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.077 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:24.077 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:24.077 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:24.078 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:24.078 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:24.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:24.079 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:24.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:24.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:24.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.083302  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47106 (request call id 11)
14:30:24.086 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:24.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:24.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [33ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47156 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.0.227.60:35309, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1643288855(state=PENDING, result=null, callback=(continuation of Deferred@215173428 after retry RPC after error@1348074865) -> (continuation of Deferred@1955755004 after retry RPC after error@31286872) -> (continuation of Deferred@391189950 after retry RPC after error@142397520) -> (continuation of Deferred@1872125744 after retry RPC after error@93526844), errback=(continuation of Deferred@215173428 after retry RPC after error@1348074865) -> (continuation of Deferred@1955755004 after retry RPC after error@31286872) -> (continuation of Deferred@391189950 after retry RPC after error@142397520) -> (continuation of Deferred@1872125744 after retry RPC after error@93526844))) after lookup
14:30:24.088 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:24.090 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:24.090 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.090734  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47156 (request call id 5)
14:30:24.092 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:24.093 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:24.094 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.098217  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:24.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:24.105 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:24.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.109288  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47108 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.111061  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.113 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:24.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c96ee5c, L:/127.0.0.1:47162 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:24.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.118968  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.121 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items
14:30:24.126 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ede4f86, L:/127.0.0.1:60250 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.125736  1036 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:
14:30:24.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.129 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:24.130 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.130 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x22195468, L:/127.0.0.1:41978 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:24.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.131845  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.133 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.139811  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.147 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: 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
14:30:24.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.145885  1036 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:
14:30:24.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.149 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.150837  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:24.151955  1039 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items [suppressed 119 similar messages]
14:30:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.152196  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47010 (request call id 30)
14:30:24.153 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items
14:30:24.155 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.159 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.159 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:24.159 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:24.159 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:24.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:24.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:24.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:24.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:24.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:24.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:24.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:24.165 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:24.166 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:24.167 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:24.167 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:24.171 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:24.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.171283  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47108 (request call id 15)
14:30:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.171545  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47108 (request call id 15)
14:30:24.172 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:24.173 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items
14:30:24.179 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.182 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.185 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:24.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:24.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.188 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.188 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:24.189 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:24.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.190883  1039 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:
14:30:24.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47162 (request call id 3)
14:30:24.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x487ac375, L:/127.0.0.1:47170 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.196946  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47162 (request call id 3)
14:30:24.198 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items
14:30:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.198704  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47120 (request call id 14)
14:30:24.199 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items
14:30:24.200 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.202061  1038 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:
14:30:24.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47120 (request call id 14)
14:30:24.202 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99defdd6, L:/127.0.0.1:41984 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.211189  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47120 (request call id 14)
14:30:24.213 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items
14:30:24.213 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.215 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a4e9260, L:/127.0.0.1:60260 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:24.217 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.222173  1038 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:
14:30:24.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47120 (request call id 14)
14:30:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.225718  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
14:30:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.227398  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
14:30:24.229 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items
14:30:24.230 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.234920  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
14:30:24.235 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items
14:30:24.236 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.239179  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
14:30:24.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.241390  1038 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:
14:30:24.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
14:30:24.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.247972  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
14:30:24.248 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items
14:30:24.249 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.250698  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47144 (request call id 8)
14:30:24.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.260 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.261 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:24.261 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:24.261 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:24.261 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:24.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.261 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:24.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:24.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:24.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:24.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=383), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [27ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [54ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [109ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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.0.227.61:37601: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [245ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [246ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [247ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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.0.227.60:35309, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [264ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: 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, [265ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [266ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) 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, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [344ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [378ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@933668399(state=PENDING, result=null, callback=(continuation of Deferred@835936408 after retry RPC after error@1715853878) -> (continuation of Deferred@46077263 after retry RPC after error@2772201) -> (continuation of Deferred@718744532 after retry RPC after error@1644937426) -> (continuation of Deferred@409248945 after retry RPC after error@1258028624) -> (continuation of Deferred@1499592016 after retry RPC after error@1708172286) -> (continuation of Deferred@1479332569 after retry RPC after error@1303424754) -> (continuation of Deferred@455936353 after retry RPC after error@2072151721) -> (continuation of Deferred@1158035738 after retry RPC after error@227137654), errback=(continuation of Deferred@835936408 after retry RPC after error@1715853878) -> (continuation of Deferred@46077263 after retry RPC after error@2772201) -> (continuation of Deferred@718744532 after retry RPC after error@1644937426) -> (continuation of Deferred@409248945 after retry RPC after error@1258028624) -> (continuation of Deferred@1499592016 after retry RPC after error@1708172286) -> (continuation of Deferred@1479332569 after retry RPC after error@1303424754) -> (continuation of Deferred@455936353 after retry RPC after error@2072151721) -> (continuation of Deferred@1158035738 after retry RPC after error@227137654))) after lookup
14:30:24.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:24.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:24.266 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:24.267 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:24.268 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:24.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.269150  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47144 (request call id 9)
14:30:24.270 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items
14:30:24.270 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:24.270 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:24.271 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:24.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.271361  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47144 (request call id 9)
14:30:24.273 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:24.274 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.275 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items
14:30:24.275 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:24.276 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:24.279 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:24.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.285 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:24.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [32ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 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.0.227.60:35309, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47170 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@224354552(state=PENDING, result=null, callback=(continuation of Deferred@969318858 after retry RPC after error@1434030351) -> (continuation of Deferred@558042406 after retry RPC after error@1475207510) -> (continuation of Deferred@1529467536 after retry RPC after error@1119994131) -> (continuation of Deferred@2069028432 after retry RPC after error@1133344573), errback=(continuation of Deferred@969318858 after retry RPC after error@1434030351) -> (continuation of Deferred@558042406 after retry RPC after error@1475207510) -> (continuation of Deferred@1529467536 after retry RPC after error@1119994131) -> (continuation of Deferred@2069028432 after retry RPC after error@1133344573))) after lookup
14:30:24.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.296896  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 5)
14:30:24.299 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x35cb9ff3, L:/127.0.0.1:60274 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:24.304 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x004a9a92, L:/127.0.0.1:47186 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:24.304 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49bf52ed, L:/127.0.0.1:41994 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.305016  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 5)
14:30:24.308 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items
14:30:24.308 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.315887  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 5)
14:30:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.330091  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 5)
14:30:24.331 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items
14:30:24.331 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.335076  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 5)
14:30:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.335765  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 11)
14:30:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.349756  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 11)
14:30:24.350 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items
14:30:24.351 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.355530  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 11)
14:30:24.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.375610  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47186 (request call id 3)
14:30:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.387961  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 6)
14:30:24.388 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items
14:30:24.388 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.391474  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47162 (request call id 7)
14:30:24.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.398 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=309), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [32ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [91ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 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.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47162 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.0.227.60:35309, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [304ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@22036941(state=PENDING, result=null, callback=(continuation of Deferred@436452736 after retry RPC after error@807102413) -> (continuation of Deferred@1654834482 after retry RPC after error@1635761794) -> (continuation of Deferred@1712844944 after retry RPC after error@223991440) -> (continuation of Deferred@2040924508 after retry RPC after error@1697719108) -> (continuation of Deferred@1014746114 after retry RPC after error@2136301643) -> (continuation of Deferred@921725460 after retry RPC after error@1513571469) -> (continuation of Deferred@944674837 after retry RPC after error@1825431663), errback=(continuation of Deferred@436452736 after retry RPC after error@807102413) -> (continuation of Deferred@1654834482 after retry RPC after error@1635761794) -> (continuation of Deferred@1712844944 after retry RPC after error@223991440) -> (continuation of Deferred@2040924508 after retry RPC after error@1697719108) -> (continuation of Deferred@1014746114 after retry RPC after error@2136301643) -> (continuation of Deferred@921725460 after retry RPC after error@1513571469) -> (continuation of Deferred@944674837 after retry RPC after error@1825431663))) after lookup
14:30:24.410 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items
14:30:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.409148  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47162 (request call id 8)
14:30:24.412 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.415225  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47162 (request call id 8)
14:30:24.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.429811  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47162 (request call id 8)
14:30:24.430 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items
14:30:24.433 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.449338  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47162 (request call id 8)
14:30:24.450 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items
14:30:24.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.450927  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 13)
14:30:24.453 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.455519  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 13)
14:30:24.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.472 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:24.472 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:24.473 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:24.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:24.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:24.474 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:24.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:24.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:24.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:24.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:24.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:24.483 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:24.484 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:24.485 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:24.486 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:24.487 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:24.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:24.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:24.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.490754  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47120 (request call id 16)
14:30:24.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:24.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:24.505 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:24.507 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa049b08a, L:/127.0.0.1:41998 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:24.512 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbc544088, L:/127.0.0.1:47188 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.513399  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 12)
14:30:24.514 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items
14:30:24.517 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x263b9f79, L:/127.0.0.1:60280 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:24.520 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.526806  1036 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:
14:30:24.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47188 (request call id 1)
14:30:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.540338  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.541 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items
14:30:24.541 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.545993  1036 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:
14:30:24.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.547178  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.548593  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.549 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items
14:30:24.550 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.565586  1036 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:
14:30:24.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.567351  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.568 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items
14:30:24.570 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.575345  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.585530  1036 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:
14:30:24.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 9)
14:30:24.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.586 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.593618  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47186 (request call id 7)
14:30:24.595 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items
14:30:24.598 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.608 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.609 [DEBUG - kudu-nio-0] (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.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [35ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [41ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 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.0.227.60:35309, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 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.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [328ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [337ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@19484817(state=PENDING, result=null, callback=(continuation of Deferred@1524040583 after retry RPC after error@2080754436) -> (continuation of Deferred@82395395 after retry RPC after error@1334785239) -> (continuation of Deferred@757521818 after retry RPC after error@2141814481) -> (continuation of Deferred@822528382 after retry RPC after error@127494661) -> (continuation of Deferred@482917729 after retry RPC after error@681777119) -> (continuation of Deferred@803825292 after retry RPC after error@1668081718) -> (continuation of Deferred@974549647 after retry RPC after error@171673597), errback=(continuation of Deferred@1524040583 after retry RPC after error@2080754436) -> (continuation of Deferred@82395395 after retry RPC after error@1334785239) -> (continuation of Deferred@757521818 after retry RPC after error@2141814481) -> (continuation of Deferred@822528382 after retry RPC after error@127494661) -> (continuation of Deferred@482917729 after retry RPC after error@681777119) -> (continuation of Deferred@803825292 after retry RPC after error@1668081718) -> (continuation of Deferred@974549647 after retry RPC after error@171673597))) after lookup
14:30:24.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:24.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.614920  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 16)
14:30:24.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.616380  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 16)
14:30:24.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.616982  1036 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:
14:30:24.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47188 (request call id 5)
14:30:24.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=141), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [25ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items, [57ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [110ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items, [113ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [114ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:47188 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.0.227.60:35309, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, deferred=Deferred@1668884958(state=PENDING, result=null, callback=(continuation of Deferred@1805133065 after retry RPC after error@844006022) -> (continuation of Deferred@1880857718 after retry RPC after error@1510370418) -> (continuation of Deferred@1889315414 after retry RPC after error@905993329) -> (continuation of Deferred@450137835 after retry RPC after error@1935152191) -> (continuation of Deferred@1719918104 after retry RPC after error@1381299565), errback=(continuation of Deferred@1805133065 after retry RPC after error@844006022) -> (continuation of Deferred@1880857718 after retry RPC after error@1510370418) -> (continuation of Deferred@1889315414 after retry RPC after error@905993329) -> (continuation of Deferred@450137835 after retry RPC after error@1935152191) -> (continuation of Deferred@1719918104 after retry RPC after error@1381299565))) after lookup
14:30:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.627310  1036 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:
14:30:24.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47188 (request call id 6)
14:30:24.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.628892  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.645413  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 18)
14:30:24.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.648888  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 18)
14:30:24.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.666384  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 18)
14:30:24.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.669080  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 18)
14:30:24.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.685556  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 18)
14:30:24.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.689698  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 18)
14:30:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.690784  1039 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:
14:30:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47162 (request call id 9)
14:30:24.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:24.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.706049  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 10)
14:30:24.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.711234  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 10)
14:30:24.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.713 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:24.713 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:24.713 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:24.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:24.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:24.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:24.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:24.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:24.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:24.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:24.719 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:24.720 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:24.721 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:24.722 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:24.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:24.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:24.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:24.726 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.727680  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 9)
14:30:24.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.729660  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 9)
14:30:24.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.731336  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:47170 (request call id 9)
14:30:24.732 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:24.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:24.738 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:24.746 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70fc5b08, L:/127.0.0.1:33080 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:24.748 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3002d7a9, L:/127.0.0.1:52696 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:24.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.749662  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 10)
14:30:24.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.751639  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 13)
14:30:24.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.752980  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 15)
14:30:24.757 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items
14:30:24.759 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7219450, L:/127.0.0.1:39978 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:24.762 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.765394  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 19)
14:30:24.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.768123  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 19)
14:30:24.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.770846  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 19)
14:30:24.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.781809  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 19)
14:30:24.783 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items
14:30:24.784 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:24.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.787250  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 19)
14:30:24.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.791133  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 19)
14:30:24.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.796 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.801247  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52696 (request call id 2)
14:30:24.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.807631  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52696 (request call id 2)
14:30:24.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.814 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:24.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [33ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52696 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1019428763(state=PENDING, result=null, callback=(continuation of Deferred@23740873 after retry RPC after error@221587313) -> (continuation of Deferred@2037778310 after retry RPC after error@1559019732), errback=(continuation of Deferred@23740873 after retry RPC after error@221587313) -> (continuation of Deferred@2037778310 after retry RPC after error@1559019732))) after lookup
14:30:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.819873  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 3)
14:30:24.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.827713  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 3)
14:30:24.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.828856  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 16)
14:30:24.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.838 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.840122  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 14)
14:30:24.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.841578  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 4)
14:30:24.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.847797  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 4)
14:30:24.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.850667  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 4)
14:30:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.851468  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 16)
14:30:24.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.855175  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47136 (request call id 17)
14:30:24.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.859261  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47136 (request call id 17)
14:30:24.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.867008  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47136 (request call id 17)
14:30:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.871351  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47136 (request call id 17)
14:30:24.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.880075  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47136 (request call id 17)
14:30:24.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.882148  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47136 (request call id 17)
14:30:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.883234  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 17)
14:30:24.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.890478  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 17)
14:30:24.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299990, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.910845  1036 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:
14:30:24.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47120 (request call id 24)
14:30:24.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.918 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.919785  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 17)
14:30:24.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.921331  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 6)
14:30:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.925158  1036 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:
14:30:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 6)
14:30:24.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.926398  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 6)
14:30:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.931011  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 17)
14:30:24.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.939 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:24.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.945451  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 14)
14:30:24.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.946328  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 22)
14:30:24.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.947214  1037 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:
14:30:24.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.948498  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.964680  1036 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:
14:30:24.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.965888  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.968717  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.984869  1036 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:
14:30:24.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.986043  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:24.988867  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:24.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 17)
14:30:24.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:24.999 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.000677  1038 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:
14:30:25.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 18)
14:30:25.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.001725  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 7)
14:30:25.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.004937  1036 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:
14:30:25.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 7)
14:30:25.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.009115  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52696 (request call id 7)
14:30:25.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.019 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.020 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:25.020 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:25.020 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:25.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:25.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:25.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:25.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:25.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:25.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:25.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:25.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:25.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.026041  1036 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:
14:30:25.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 26)
14:30:25.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.027081  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 26)
14:30:25.028 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:25.030 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.029989  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 26)
14:30:25.031 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:25.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:25.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:25.033 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:25.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:25.035 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:25.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:25.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.044 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:25.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.045083  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 20)
14:30:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.046262  1036 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:
14:30:25.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 18)
14:30:25.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.050729  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 18)
14:30:25.056 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x868d349a, L:/127.0.0.1:39980 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:25.057 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa5c10aa5, L:/127.0.0.1:33086 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.062167  1038 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:
14:30:25.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 18)
14:30:25.066 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61d04a05, L:/127.0.0.1:52702 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:25.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.066931  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 18)
14:30:25.067 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items
14:30:25.068 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.070983  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 18)
14:30:25.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.072355  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 18)
14:30:25.073 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items
14:30:25.075 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.079579  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 19)
14:30:25.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.082316  1038 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:
14:30:25.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 19)
14:30:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.089063  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47186 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 19)
14:30:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.091079  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 19)
14:30:25.093 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items
14:30:25.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.092928  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 19)
14:30:25.094 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.111543  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52702 (request call id 3)
14:30:25.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.111619  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52702 (request call id 3)
14:30:25.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.122705  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 23)
14:30:25.123 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items
14:30:25.123 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.125 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.127167  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 19)
14:30:25.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.127537  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 19)
14:30:25.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.130697  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 19)
14:30:25.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.141502  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.142 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.147617  1037 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:
14:30:25.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 20)
14:30:25.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.148502  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:25.154307  1037 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items [suppressed 134 similar messages]
14:30:25.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.154536  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.155 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items
14:30:25.155 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.161558  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.164744  1036 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:
14:30:25.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.168010  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.171159  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.182138  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.185187  1036 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:
14:30:25.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.187316  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.194008  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.194 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items
14:30:25.194 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.201076  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47186 (request call id 24)
14:30:25.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.202 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.205404  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 30)
14:30:25.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.207479  1037 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:
14:30:25.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 23)
14:30:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.211436  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 25)
14:30:25.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.219341  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 25)
14:30:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.221199  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 25)
14:30:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.225643  1036 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:
14:30:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 25)
14:30:25.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.232301  1037 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:
14:30:25.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52702 (request call id 6)
14:30:25.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.239425  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52702 (request call id 6)
14:30:25.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:25.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 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.0.227.60:35309, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items, [93ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 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.0.227.60:35309, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52702 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.0.227.60:35309, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [205ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [215ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1257653878(state=PENDING, result=null, callback=(continuation of Deferred@1148263989 after retry RPC after error@305432819) -> (continuation of Deferred@914705769 after retry RPC after error@1320712249) -> (continuation of Deferred@41178989 after retry RPC after error@884024512) -> (continuation of Deferred@675531066 after retry RPC after error@624362939) -> (continuation of Deferred@98103631 after retry RPC after error@955400720) -> (continuation of Deferred@248399405 after retry RPC after error@323588242), errback=(continuation of Deferred@1148263989 after retry RPC after error@305432819) -> (continuation of Deferred@914705769 after retry RPC after error@1320712249) -> (continuation of Deferred@41178989 after retry RPC after error@884024512) -> (continuation of Deferred@675531066 after retry RPC after error@624362939) -> (continuation of Deferred@98103631 after retry RPC after error@955400720) -> (continuation of Deferred@248399405 after retry RPC after error@323588242))) after lookup
14:30:25.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.247566  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.259874  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.265698  1036 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:
14:30:25.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.266940  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.267445  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.280148  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.281991  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.286293  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52702 (request call id 7)
14:30:25.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:25.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.307487  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 23)
14:30:25.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.311769  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 23)
14:30:25.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.319557  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 25)
14:30:25.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.321321  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52696 (request call id 16)
14:30:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.325698  1036 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:
14:30:25.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52696 (request call id 16)
14:30:25.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.332798  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 10)
14:30:25.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.346524  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 24)
14:30:25.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.347595  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 25)
14:30:25.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.352464  1038 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:
14:30:25.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 27)
14:30:25.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.362803  1038 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:
14:30:25.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 27)
14:30:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.369382  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.371335  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.375869  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.382081  1038 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:
14:30:25.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.385782  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.391177  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.391461  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.399715  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.402103  1038 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:
14:30:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.405802  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 12)
14:30:25.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.411516  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 13)
14:30:25.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.422659  1038 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:
14:30:25.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 13)
14:30:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.428090  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 10)
14:30:25.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.430 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.435101  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 14)
14:30:25.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.443399  1038 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:
14:30:25.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 14)
14:30:25.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.463076  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 32)
14:30:25.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.465852  1036 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:
14:30:25.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 34)
14:30:25.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.467768  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 34)
14:30:25.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.470799  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 34)
14:30:25.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.475296  1037 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:
14:30:25.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 14)
14:30:25.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.486302  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 14)
14:30:25.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.487026  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 14)
14:30:25.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.499780  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47156 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 14)
14:30:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.507146  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 14)
14:30:25.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.510965  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 14)
14:30:25.513 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.513 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.536 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.542368  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47030 (request call id 33)
14:30:25.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.553 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.561833  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52696 (request call id 19)
14:30:25.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.571642  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52696 (request call id 19)
14:30:25.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.592031  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52696 (request call id 19)
14:30:25.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.610841  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 33)
14:30:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.612350  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 33)
14:30:25.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.618 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:25.618 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:25.618 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:25.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:25.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:25.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:25.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:25.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:25.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:25.622 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:25.624 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:25.625 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:25.626 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:25.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:25.626 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:25.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.631633  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52696 (request call id 20)
14:30:25.636 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:25.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.639 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.639 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:25.640 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:25.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.651554  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 20)
14:30:25.652 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x261b9b17, L:/127.0.0.1:52710 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.653890  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.654 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items
14:30:25.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.655 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.655 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:25.655 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:25.655 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:25.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:25.656 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:25.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:25.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:25.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:25.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:25.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:25.659 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:25.660 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:25.661 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29bb5d84, L:/127.0.0.1:39994 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:25.661 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:25.669 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:25.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:25.672 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab7206ef, L:/127.0.0.1:33096 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:25.674 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:25.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:25.675 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.677 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:25.678 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:25.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:25.681 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.687386  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 1)
14:30:25.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x61d9ac8d, L:/127.0.0.1:33106 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:25.695 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e2f77a0, L:/127.0.0.1:40008 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:25.697 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65c5c98f, L:/127.0.0.1:52724 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:25.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.698454  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 1)
14:30:25.699 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items
14:30:25.699 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.702570  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 1)
14:30:25.704 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items
14:30:25.704 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.705468  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 28)
14:30:25.706 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items
14:30:25.706 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.707633  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 28)
14:30:25.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.721071  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 28)
14:30:25.723 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items
14:30:25.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.722849  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 28)
14:30:25.724 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.726531  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 28)
14:30:25.727 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items
14:30:25.728 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.728670  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 28)
14:30:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.730542  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47156 (request call id 28)
14:30:25.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.739 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.743299  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 3)
14:30:25.745 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items
14:30:25.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.745095  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 35)
14:30:25.745 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.746906  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 35)
14:30:25.747 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items
14:30:25.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.748200  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 35)
14:30:25.749 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.751011  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47144 (request call id 35)
14:30:25.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.762025  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52696 (request call id 22)
14:30:25.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.762934  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 4)
14:30:25.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.766227  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.766 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items
14:30:25.766 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.771127  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.771201  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.781313  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.786983  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.791445  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.791445  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.801383  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52696 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.803120  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.804 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items
14:30:25.805 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.811590  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.811795  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52710 (request call id 4)
14:30:25.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.820 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:25.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [29ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [51ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items, [81ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [102ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [122ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52710 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.0.227.60:35309, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@141604653(state=PENDING, result=null, callback=(continuation of Deferred@498303815 after retry RPC after error@967981290) -> (continuation of Deferred@1704677923 after retry RPC after error@1751074914) -> (continuation of Deferred@1777817493 after retry RPC after error@1093289769) -> (continuation of Deferred@2124357477 after retry RPC after error@1813075084), errback=(continuation of Deferred@498303815 after retry RPC after error@967981290) -> (continuation of Deferred@1704677923 after retry RPC after error@1751074914) -> (continuation of Deferred@1777817493 after retry RPC after error@1093289769) -> (continuation of Deferred@2124357477 after retry RPC after error@1813075084))) after lookup
14:30:25.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.822759  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52710 (request call id 5)
14:30:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.825894  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52710 (request call id 5)
14:30:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.827208  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52710 (request call id 5)
14:30:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.831755  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52710 (request call id 5)
14:30:25.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.840 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.841 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:25.841 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:25.841 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:25.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:25.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:25.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:25.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:25.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:25.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:25.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:25.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:25.846 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:25.846 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:25.847 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.847635  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 38)
14:30:25.848 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:25.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:25.851 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:25.851 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:25.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:25.853 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:25.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:25.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.857 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.857 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:25.858 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:25.858 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:25.858 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:25.858 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:25.859 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:25.859 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:25.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:25.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.865686  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ec2faea, L:/127.0.0.1:52734 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.868307  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.869 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items
14:30:25.869 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd6e8163e, L:/127.0.0.1:33122 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:25.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:25.871 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:25.873 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:25.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.872367  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.874 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:25.876 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:25.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:25.882 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5b9db234, L:/127.0.0.1:40022 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:25.882 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:25.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:25.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:25.885 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.885830  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.887 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:25.888 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:25.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.888320  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.889 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items
14:30:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.890976  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.892 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:25.894 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.904 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89f01a2a, L:/127.0.0.1:33130 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:25.907 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5b712efc, L:/127.0.0.1:40034 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:25.910 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43703b13, L:/127.0.0.1:52750 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:25.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.908828  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.910 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items
14:30:25.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.911000  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.912 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items
14:30:25.912 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.912 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.916142  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52724 (request call id 6)
14:30:25.917 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items
14:30:25.917 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.924 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.924 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:25.924 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:25.924 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:25.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:25.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:25.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:25.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=264), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [35ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 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.0.227.60:35309, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52724 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.0.227.60:35309, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@2118995791(state=PENDING, result=null, callback=(continuation of Deferred@633175466 after retry RPC after error@1003203318) -> (continuation of Deferred@1847609359 after retry RPC after error@2047038899) -> (continuation of Deferred@874329972 after retry RPC after error@1390913307) -> (continuation of Deferred@1047260536 after retry RPC after error@1579518411) -> (continuation of Deferred@64922604 after retry RPC after error@1827542003) -> (continuation of Deferred@227488571 after retry RPC after error@2132183184), errback=(continuation of Deferred@633175466 after retry RPC after error@1003203318) -> (continuation of Deferred@1847609359 after retry RPC after error@2047038899) -> (continuation of Deferred@874329972 after retry RPC after error@1390913307) -> (continuation of Deferred@1047260536 after retry RPC after error@1579518411) -> (continuation of Deferred@64922604 after retry RPC after error@1827542003) -> (continuation of Deferred@227488571 after retry RPC after error@2132183184))) after lookup
14:30:25.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:25.926 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:25.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.928938  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47188 (request call id 34)
14:30:25.931 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items
14:30:25.931 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:25.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:25.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:25.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.934152  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 41)
14:30:25.934 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:25.938 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:25.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.938328  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 41)
14:30:25.939 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items
14:30:25.939 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.939 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:25.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:25.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.942724  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47162 (request call id 41)
14:30:25.946 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:25.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.946 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.947 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:25.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:25.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.948787  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 4)
14:30:25.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.952101  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 27)
14:30:25.952 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items
14:30:25.953 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:25.958 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:25.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:25.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:25.958 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:25.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.961848  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 39)
14:30:25.963 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items
14:30:25.963 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.963027  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 10)
14:30:25.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.967087  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 10)
14:30:25.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.967084  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 10)
14:30:25.972 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ab3e969, L:/127.0.0.1:52760 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.973433  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 10)
14:30:25.974 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items
14:30:25.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed763eb1, L:/127.0.0.1:33144 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.976336  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52750 (request call id 4)
14:30:25.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc81e8233, L:/127.0.0.1:40046 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.983026  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52750 (request call id 4)
14:30:25.983 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.986006  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52750 (request call id 4)
14:30:25.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.987344  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52750 (request call id 4)
14:30:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.988416  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:25.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:25.990 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items
14:30:25.990 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.000 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items
14:30:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:25.999334  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.000 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.002290  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.006410  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.007436  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.015833  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.016 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items
14:30:26.017 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.019623  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.020 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items
14:30:26.021 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.026620  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.027602  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52734 (request call id 5)
14:30:26.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=187), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52734 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@931232254(state=PENDING, result=null, callback=(continuation of Deferred@245953663 after retry RPC after error@1726096040) -> (continuation of Deferred@1620895758 after retry RPC after error@1550725994) -> (continuation of Deferred@363610004 after retry RPC after error@1655486699) -> (continuation of Deferred@1702359080 after retry RPC after error@1219455631) -> (continuation of Deferred@1007398033 after retry RPC after error@996618267), errback=(continuation of Deferred@245953663 after retry RPC after error@1726096040) -> (continuation of Deferred@1620895758 after retry RPC after error@1550725994) -> (continuation of Deferred@363610004 after retry RPC after error@1655486699) -> (continuation of Deferred@1702359080 after retry RPC after error@1219455631) -> (continuation of Deferred@1007398033 after retry RPC after error@996618267))) after lookup
14:30:26.033 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:26.034 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:26.035 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:26.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:26.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:26.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:26.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:26.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:26.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.043318  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 13)
14:30:26.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 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.0.227.60:35309, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52760 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.0.227.60:35309, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@355771798(state=PENDING, result=null, callback=(continuation of Deferred@1023825886 after retry RPC after error@611054356) -> (continuation of Deferred@1169383404 after retry RPC after error@1964727001) -> (continuation of Deferred@2049727235 after retry RPC after error@19198977), errback=(continuation of Deferred@1023825886 after retry RPC after error@611054356) -> (continuation of Deferred@1169383404 after retry RPC after error@1964727001) -> (continuation of Deferred@2049727235 after retry RPC after error@19198977))) after lookup
14:30:26.047 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.048 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.048 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:26.048 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:26.050 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:26.051 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.051807  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 4)
14:30:26.052 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:26.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.052691  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 4)
14:30:26.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:26.054 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:26.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:26.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:26.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.058454  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52750 (request call id 6)
14:30:26.061 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.061 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.062 [DEBUG - kudu-nio-0] (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.0.227.60:35309, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [35ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 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.0.227.60:35309, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [87ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 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.0.227.60:35309, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52750 dropped due to backpressure: service queue is full with 1 items, [182ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [186ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@249580191(state=PENDING, result=null, callback=(continuation of Deferred@450492602 after retry RPC after error@1059341093) -> (continuation of Deferred@1660399523 after retry RPC after error@1859106256) -> (continuation of Deferred@990284955 after retry RPC after error@640077237) -> (continuation of Deferred@2046026853 after retry RPC after error@1786884030) -> (continuation of Deferred@1701610529 after retry RPC after error@1974969948) -> (continuation of Deferred@318874691 after retry RPC after error@1947866562), errback=(continuation of Deferred@450492602 after retry RPC after error@1059341093) -> (continuation of Deferred@1660399523 after retry RPC after error@1859106256) -> (continuation of Deferred@990284955 after retry RPC after error@640077237) -> (continuation of Deferred@2046026853 after retry RPC after error@1786884030) -> (continuation of Deferred@1701610529 after retry RPC after error@1974969948) -> (continuation of Deferred@318874691 after retry RPC after error@1947866562))) after lookup
14:30:26.064 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:26.065 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:26.066 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:26.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.066824  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.068275  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.085 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x37631326, L:/127.0.0.1:52770 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:26.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.086570  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.087 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items
14:30:26.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.088622  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.091 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdce650f2, L:/127.0.0.1:33158 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:26.094 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb882a838, L:/127.0.0.1:40048 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:26.096 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.099766  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.107509  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.108264  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.113737  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.114 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items
14:30:26.115 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.119958  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.126185  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.133304  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.134 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items
14:30:26.134 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.148079  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52750 (request call id 7)
14:30:26.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.152 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.152 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:26.152 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:26.152 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:26.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:26.154 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:26.154 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:26.155 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:26.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:26.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.157 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52770 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@512372707(state=PENDING, result=null, callback=(continuation of Deferred@486278096 after retry RPC after error@1329626975) -> (continuation of Deferred@886883297 after retry RPC after error@2070288302) -> (continuation of Deferred@133720465 after retry RPC after error@1259226294), errback=(continuation of Deferred@486278096 after retry RPC after error@1329626975) -> (continuation of Deferred@886883297 after retry RPC after error@2070288302) -> (continuation of Deferred@133720465 after retry RPC after error@1259226294))) after lookup
14:30:26.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:26.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:26.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.161 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:26.162 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:26.162 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:26.163 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:26.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:26.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:26.166 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.167 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:26.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:26.169 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:26.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:26.172930  1037 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items [suppressed 151 similar messages]
14:30:26.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.173192  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47170 (request call id 46)
14:30:26.174 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:26.180 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3555058e, L:/127.0.0.1:33168 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:26.185 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x78758d4f, L:/127.0.0.1:40064 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.186981  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47170 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 14)
14:30:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.188419  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 14)
14:30:26.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12f6de95, L:/127.0.0.1:52786 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:26.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.190172  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 14)
14:30:26.190 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items
14:30:26.191 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.191596  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 14)
14:30:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.199921  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.204 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items
14:30:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.203621  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.205 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.208348  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.211697  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.223206  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.224 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items
14:30:26.224 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.232221  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.243920  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.244 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items
14:30:26.245 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.251226  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52760 (request call id 7)
14:30:26.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.257 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.261 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.263507  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52786 (request call id 4)
14:30:26.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.267 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [22ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items, [30ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52786 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1235082759(state=PENDING, result=null, callback=(continuation of Deferred@463352218 after retry RPC after error@402692375) -> (continuation of Deferred@1294495976 after retry RPC after error@1793258156) -> (continuation of Deferred@10099851 after retry RPC after error@474932654) -> (continuation of Deferred@317680127 after retry RPC after error@1868930716), errback=(continuation of Deferred@463352218 after retry RPC after error@402692375) -> (continuation of Deferred@1294495976 after retry RPC after error@1793258156) -> (continuation of Deferred@10099851 after retry RPC after error@474932654) -> (continuation of Deferred@317680127 after retry RPC after error@1868930716))) after lookup
14:30:26.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.269186  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.273301  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.282967  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.291770  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.292630  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.303146  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.312934  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.322381  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.331975  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.333146  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.342504  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.353338  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52786 (request call id 5)
14:30:26.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.361 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.363 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.366770  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 15)
14:30:26.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.369 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:26.370 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:26.370 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:26.370 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:26.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:26.370 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:26.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:26.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:26.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:26.373 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:26.375 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:26.377 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:26.378 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:26.378 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:26.379 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:26.380 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:26.381 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:26.383 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:26.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.385221  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 20)
14:30:26.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:26.388 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.391417  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 36)
14:30:26.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc261e55b, L:/127.0.0.1:52790 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:26.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.398350  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 36)
14:30:26.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.399906  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 36)
14:30:26.400 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.404 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5da753eb, L:/127.0.0.1:33184 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:26.412 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e7f6a1d, L:/127.0.0.1:40068 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:26.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.412421  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52702 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.413407  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.415 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.418180  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.419 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.420 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.420167  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.435700  1039 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.0.227.3:52093 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.438735  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.439 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.439982  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.442 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.459142  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.460 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.459960  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.462718  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 13)
14:30:26.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.467 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.467 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.472 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.479110  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 15)
14:30:26.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.486855  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 15)
14:30:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.498809  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 15)
14:30:26.500 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.500 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.503103  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 22)
14:30:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.505978  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 22)
14:30:26.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.513474  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 22)
14:30:26.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.516723  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 15)
14:30:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.519026  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 15)
14:30:26.519 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.522 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.526343  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 15)
14:30:26.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.538414  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 15)
14:30:26.539 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.541 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.546537  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 15)
14:30:26.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.566968  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 15)
14:30:26.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.573 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.575 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.603252  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 23)
14:30:26.604 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items
14:30:26.604 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.626555  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 23)
14:30:26.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.631345  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52724 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 37)
14:30:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.639423  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 37)
14:30:26.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.646579  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52702 (request call id 37)
14:30:26.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.675 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.678 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:26.678 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:26.678 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:26.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:26.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:26.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:26.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:26.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:26.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.683 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:26.683 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:26.685 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:26.686 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:26.687 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:26.687 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:26.688 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:26.690 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:26.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:26.694 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:26.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:26.705 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x24a0eac3, L:/127.0.0.1:52806 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:26.706 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe46d6bf3, L:/127.0.0.1:33188 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:26.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.706516  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 24)
14:30:26.707 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:26.709 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items
14:30:26.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.713351  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 14)
14:30:26.718 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18558cb7, L:/127.0.0.1:40082 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:26.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.720516  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 14)
14:30:26.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.728128  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 14)
14:30:26.729 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items
14:30:26.731 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.742858  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 24)
14:30:26.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.747530  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 24)
14:30:26.748 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items
14:30:26.750 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.768046  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52724 (request call id 24)
14:30:26.769 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items
14:30:26.771 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.777 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.777 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:26.777 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:26.777 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:26.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:26.778 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:26.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:26.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:26.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:26.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.781 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:26.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:26.787 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:26.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.787 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.792 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:26.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items, [35ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 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.0.227.60:35309, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52806 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1001465833(state=PENDING, result=null, callback=(continuation of Deferred@566530011 after retry RPC after error@1739905502) -> (continuation of Deferred@302602467 after retry RPC after error@548776740) -> (continuation of Deferred@629822142 after retry RPC after error@1680934392) -> (continuation of Deferred@1009227741 after retry RPC after error@835123190), errback=(continuation of Deferred@566530011 after retry RPC after error@1739905502) -> (continuation of Deferred@302602467 after retry RPC after error@548776740) -> (continuation of Deferred@629822142 after retry RPC after error@1680934392) -> (continuation of Deferred@1009227741 after retry RPC after error@835123190))) after lookup
14:30:26.797 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:26.798 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:26.799 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:26.800 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:26.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:26.803 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:26.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:26.820 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:26.825 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xadd7f5b7, L:/127.0.0.1:33198 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:26.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x872da34e, L:/127.0.0.1:52808 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.830032  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 5)
14:30:26.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items
14:30:26.837 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x383cfd11, L:/127.0.0.1:40094 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:26.839 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.854871  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 5)
14:30:26.857 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items
14:30:26.857 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.858811  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52790 (request call id 8)
14:30:26.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.874246  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52790 (request call id 8)
14:30:26.875 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items
14:30:26.877 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=504), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 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.0.227.60:35309, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 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.0.227.60:35309, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [97ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 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.0.227.60:35309, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 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.0.227.60:35309, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [162ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 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.0.227.60:35309, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [204ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [227ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [483ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [503ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@292821156(state=PENDING, result=null, callback=(continuation of Deferred@954870451 after retry RPC after error@539953883) -> (continuation of Deferred@1079731836 after retry RPC after error@1901848555) -> (continuation of Deferred@403567809 after retry RPC after error@1085037769) -> (continuation of Deferred@1532996134 after retry RPC after error@1964341785) -> (continuation of Deferred@46736262 after retry RPC after error@539065602) -> (continuation of Deferred@109706682 after retry RPC after error@1485998784) -> (continuation of Deferred@319575879 after retry RPC after error@946790729) -> (continuation of Deferred@1900261331 after retry RPC after error@1036775345), errback=(continuation of Deferred@954870451 after retry RPC after error@539953883) -> (continuation of Deferred@1079731836 after retry RPC after error@1901848555) -> (continuation of Deferred@403567809 after retry RPC after error@1085037769) -> (continuation of Deferred@1532996134 after retry RPC after error@1964341785) -> (continuation of Deferred@46736262 after retry RPC after error@539065602) -> (continuation of Deferred@109706682 after retry RPC after error@1485998784) -> (continuation of Deferred@319575879 after retry RPC after error@946790729) -> (continuation of Deferred@1900261331 after retry RPC after error@1036775345))) after lookup
14:30:26.885 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.885 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.895 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.894611  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52808 (request call id 3)
14:30:26.896 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:26.896 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:26.896 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:26.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:26.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:26.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:26.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:26.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:26.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52808 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@2123992094(state=PENDING, result=null, callback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085) -> (continuation of Deferred@746451900 after retry RPC after error@515273553) -> (continuation of Deferred@1475632672 after retry RPC after error@1952068911), errback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085) -> (continuation of Deferred@746451900 after retry RPC after error@515273553) -> (continuation of Deferred@1475632672 after retry RPC after error@1952068911))) after lookup
14:30:26.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:26.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:26.903 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:26.904 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:26.905 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:26.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:26.906 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:26.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:26.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:26.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.908761  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:26.912 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:26.914 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:26.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.918651  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.923 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x17248ced, L:/127.0.0.1:40100 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:26.931 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef16865a, L:/127.0.0.1:52814 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:26.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.932240  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.933 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items
14:30:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.934137  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.939249  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.941 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x84a48e26, L:/127.0.0.1:33200 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:26.943 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.958185  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.965595  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.966 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items
14:30:26.972 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.974409  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.978461  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52806 (request call id 6)
14:30:26.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.984 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:26.986655  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:26.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52814 (request call id 2)
14:30:26.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:26.988 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:26.989 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:26.989 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:26.989 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:26.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:26.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:26.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:26.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=86), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52814 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@104229773(state=PENDING, result=null, callback=(continuation of Deferred@727740122 after retry RPC after error@939175121) -> (continuation of Deferred@1397159716 after retry RPC after error@1712952514), errback=(continuation of Deferred@727740122 after retry RPC after error@939175121) -> (continuation of Deferred@1397159716 after retry RPC after error@1712952514))) after lookup
14:30:26.991 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:26.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:26.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:26.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:26.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:26.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:26.999 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:26.999 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:27.000 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:27.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.001 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.003 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:27.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:27.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:27.008 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:27.008 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:27.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:27.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.018802  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52790 (request call id 15)
14:30:27.020 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.027654  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52790 (request call id 15)
14:30:27.028 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b68d540, L:/127.0.0.1:33216 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:27.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x244512c3, L:/127.0.0.1:52816 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.031301  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52790 (request call id 15)
14:30:27.032 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items
14:30:27.037 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7ca2f15, L:/127.0.0.1:40112 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:27.040 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.047379  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52790 (request call id 15)
14:30:27.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.054015  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52808 (request call id 7)
14:30:27.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.061843  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52808 (request call id 7)
14:30:27.062 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items
14:30:27.065 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.066735  1036 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 25)
14:30:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.067869  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 25)
14:30:27.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.074319  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 25)
14:30:27.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.081383  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 25)
14:30:27.083 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items
14:30:27.084 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.088 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.088 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:27.088 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:27.089 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:27.089 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:27.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:27.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:27.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:27.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:27.091 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:27.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:27.094 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:27.094 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:27.095 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:27.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:27.097 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:27.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:27.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.100 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.100 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:27.101 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:27.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.103470  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52790 (request call id 16)
14:30:27.104 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items
14:30:27.105 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:27.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.110 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:27.110 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.111349  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 5)
14:30:27.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xacd1a27f, L:/127.0.0.1:52820 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:27.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.115090  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 5)
14:30:27.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.115646  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 5)
14:30:27.116 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc18da50b, L:/127.0.0.1:33230 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:27.127 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdda5b8f0, L:/127.0.0.1:40120 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:27.129 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.134794  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 5)
14:30:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.136384  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52820 (request call id 1)
14:30:27.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.140903  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 4)
14:30:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.170526  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 4)
14:30:27.173 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.173 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:27.178287  1037 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items [suppressed 97 similar messages]
14:30:27.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.178501  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 4)
14:30:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.185415  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 4)
14:30:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.195866  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 4)
14:30:27.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.196959  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 4)
14:30:27.198 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.200 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.205466  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 4)
14:30:27.214 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items
14:30:27.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.213598  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 15)
14:30:27.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.215 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.217216  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52820 (request call id 3)
14:30:27.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.219620  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 18)
14:30:27.220 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.221249  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 18)
14:30:27.222 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items
14:30:27.223 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.226 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.228 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.228042  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 9)
14:30:27.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.228053  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 9)
14:30:27.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.234915  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 9)
14:30:27.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.241508  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.246696  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.247848  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.255173  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:47136 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.256260  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.257 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.258 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.258394  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.265987  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.267127  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.277 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.276371  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.278914  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.279 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.286203  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.287313  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.298447  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.306397  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.307600  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52816 (request call id 6)
14:30:27.316 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.317 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.315985  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:27.318 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=318), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [32ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 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.0.227.60:35309, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [145ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [215ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items, [215ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 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.0.227.60:35309, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [222ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52816 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.0.227.60:35309, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [244ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@2119522523(state=PENDING, result=null, callback=(continuation of Deferred@853753654 after retry RPC after error@1340179672) -> (continuation of Deferred@1253948824 after retry RPC after error@511354772) -> (continuation of Deferred@902509026 after retry RPC after error@1984931015) -> (continuation of Deferred@1371117291 after retry RPC after error@439672143) -> (continuation of Deferred@1989979082 after retry RPC after error@2105430082) -> (continuation of Deferred@1626181576 after retry RPC after error@1544550463), errback=(continuation of Deferred@853753654 after retry RPC after error@1340179672) -> (continuation of Deferred@1253948824 after retry RPC after error@511354772) -> (continuation of Deferred@902509026 after retry RPC after error@1984931015) -> (continuation of Deferred@1371117291 after retry RPC after error@439672143) -> (continuation of Deferred@1989979082 after retry RPC after error@2105430082) -> (continuation of Deferred@1626181576 after retry RPC after error@1544550463))) after lookup
14:30:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.320104  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52816 (request call id 7)
14:30:27.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.327 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.329845  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 19)
14:30:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.332980  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 17)
14:30:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.335498  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:47136 (request call id 28)
14:30:27.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.337 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.339679  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 20)
14:30:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.341149  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 20)
14:30:27.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.345156  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 20)
14:30:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.353158  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 18)
14:30:27.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.359043  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 18)
14:30:27.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.361407  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 18)
14:30:27.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.365332  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 18)
14:30:27.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.366871  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.373361  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.379444  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.380628  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.385526  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.392532  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.399490  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.400722  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.405706  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 32)
14:30:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.413545  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52808 (request call id 9)
14:30:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.419690  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52808 (request call id 9)
14:30:27.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.421036  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.422 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:27.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.429 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.433007  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 21)
14:30:27.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.435698  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52820 (request call id 7)
14:30:27.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.438611  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.439 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.439 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.441 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:27.441 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:27.441 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:27.442 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:27.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:27.442 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:27.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:27.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:27.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.453406  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 14)
14:30:27.455 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:27.455 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:27.457 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:27.458 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:27.459 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:27.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:27.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.461886  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 25)
14:30:27.463 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:27.465 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:27.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:27.467 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:27.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.469838  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 14)
14:30:27.470 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:27.471 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:27.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea3e53f2, L:/127.0.0.1:52828 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:27.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.476461  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 14)
14:30:27.477 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.484 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5510ee44, L:/127.0.0.1:40122 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:27.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x815e81f0, L:/127.0.0.1:33246 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:27.492 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.493562  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 14)
14:30:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.499679  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 14)
14:30:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.500519  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 14)
14:30:27.501 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.503 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.506493  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 14)
14:30:27.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.520215  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 14)
14:30:27.521 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.521 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.525089  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.526 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.530 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.530 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.541558  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 15)
14:30:27.543 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.543 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.549 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.552935  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 23)
14:30:27.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.560621  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 23)
14:30:27.561 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.562 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.565337  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 23)
14:30:27.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.567246  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 23)
14:30:27.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.574340  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 16)
14:30:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.578480  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 16)
14:30:27.579 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items
14:30:27.579 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.587667  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 16)
14:30:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.607894  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 16)
14:30:27.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.609119  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 16)
14:30:27.612 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.612 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.628302  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 16)
14:30:27.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.629 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.650 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.667584  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 34)
14:30:27.681 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.685 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.680754  1036 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 34)
14:30:27.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.687650  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52710 (request call id 34)
14:30:27.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.733799  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.735 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.736 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:27.736 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:27.736 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:27.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:27.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:27.738 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.738 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:27.739 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:27.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.741061  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52760 (request call id 27)
14:30:27.742 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:27.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:27.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [22ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [79ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [130ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [134ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 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.0.227.60:35309, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 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.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [182ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 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.0.227.60:35309, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [222ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 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.0.227.60:35309, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [343ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [346ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [483ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [483ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [485ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [485ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [644ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [649ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [650ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@2124161138(state=PENDING, result=null, callback=(continuation of Deferred@2037232590 after retry RPC after error@1328037320) -> (continuation of Deferred@20181209 after retry RPC after error@515104573) -> (continuation of Deferred@181726438 after retry RPC after error@68961801) -> (continuation of Deferred@439868267 after retry RPC after error@452830503) -> (continuation of Deferred@929290562 after retry RPC after error@1361702313) -> (continuation of Deferred@1969330276 after retry RPC after error@46325618) -> (continuation of Deferred@734183329 after retry RPC after error@890784725) -> (continuation of Deferred@1287870378 after retry RPC after error@1492002831) -> (continuation of Deferred@1718594308 after retry RPC after error@299766527), errback=(continuation of Deferred@2037232590 after retry RPC after error@1328037320) -> (continuation of Deferred@20181209 after retry RPC after error@515104573) -> (continuation of Deferred@181726438 after retry RPC after error@68961801) -> (continuation of Deferred@439868267 after retry RPC after error@452830503) -> (continuation of Deferred@929290562 after retry RPC after error@1361702313) -> (continuation of Deferred@1969330276 after retry RPC after error@46325618) -> (continuation of Deferred@734183329 after retry RPC after error@890784725) -> (continuation of Deferred@1287870378 after retry RPC after error@1492002831) -> (continuation of Deferred@1718594308 after retry RPC after error@299766527))) after lookup
14:30:27.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:27.750 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:27.752 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:27.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.753710  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:27.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.758 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:27.760 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:27.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:27.765 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:27.767 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:27.768 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:27.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:27.770 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:27.773 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:27.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.773974  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 15)
14:30:27.782 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9d3521e, L:/127.0.0.1:52838 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.781793  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 15)
14:30:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.782989  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 15)
14:30:27.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.784650  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 7)
14:30:27.785 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items
14:30:27.786 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70a82a8f, L:/127.0.0.1:33260 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:27.787 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x23bfc1aa, L:/127.0.0.1:40126 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:27.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.788602  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 7)
14:30:27.790 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.794248  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 7)
14:30:27.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.799871  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 7)
14:30:27.800 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items
14:30:27.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.801697  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 7)
14:30:27.803 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.806 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items
14:30:27.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.805711  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 18)
14:30:27.806 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.814355  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 18)
14:30:27.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.819226  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 18)
14:30:27.819 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items
14:30:27.820 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.821516  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 18)
14:30:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.833509  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 18)
14:30:27.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.839756  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52710 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 8)
14:30:27.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.839785  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 8)
14:30:27.842 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items
14:30:27.842 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.842515  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52828 (request call id 8)
14:30:27.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.845 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:27.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=389), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [19ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 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.0.227.60:35309, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [143ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 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.0.227.60:35309, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [226ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [227ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [328ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [348ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [383ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@685830048(state=PENDING, result=null, callback=(continuation of Deferred@2034125506 after retry RPC after error@2040319356) -> (continuation of Deferred@1189860198 after retry RPC after error@1775872500) -> (continuation of Deferred@1648002647 after retry RPC after error@2110935105) -> (continuation of Deferred@1706740862 after retry RPC after error@1091067700) -> (continuation of Deferred@2008441212 after retry RPC after error@403273619) -> (continuation of Deferred@727945680 after retry RPC after error@680626807) -> (continuation of Deferred@1818796952 after retry RPC after error@1066329193) -> (continuation of Deferred@148115289 after retry RPC after error@741539334), errback=(continuation of Deferred@2034125506 after retry RPC after error@2040319356) -> (continuation of Deferred@1189860198 after retry RPC after error@1775872500) -> (continuation of Deferred@1648002647 after retry RPC after error@2110935105) -> (continuation of Deferred@1706740862 after retry RPC after error@1091067700) -> (continuation of Deferred@2008441212 after retry RPC after error@403273619) -> (continuation of Deferred@727945680 after retry RPC after error@680626807) -> (continuation of Deferred@1818796952 after retry RPC after error@1066329193) -> (continuation of Deferred@148115289 after retry RPC after error@741539334))) after lookup
14:30:27.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.848510  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52760 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52828 (request call id 9)
14:30:27.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.859 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.860834  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 4)
14:30:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.862754  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 4)
14:30:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.875800  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 4)
14:30:27.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.879833  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 4)
14:30:27.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.881059  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 4)
14:30:27.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.893951  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.894 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items
14:30:27.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 19)
14:30:27.894 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.895751  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 19)
14:30:27.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.899904  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 19)
14:30:27.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.916307  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 19)
14:30:27.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.920159  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 19)
14:30:27.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.921288  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 19)
14:30:27.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.936156  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 19)
14:30:27.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.939352  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 5)
14:30:27.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.939352  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 5)
14:30:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.945271  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52838 (request call id 5)
14:30:27.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.948 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:27.949 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:27.949 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:27.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:27.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:27.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:27.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:27.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:27.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 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.0.227.60:35309, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 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.0.227.60:35309, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items, [137ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52838 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.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@2129882181(state=PENDING, result=null, callback=(continuation of Deferred@58125634 after retry RPC after error@1338480324) -> (continuation of Deferred@2074626430 after retry RPC after error@517772042) -> (continuation of Deferred@720658798 after retry RPC after error@1500951362) -> (continuation of Deferred@1621942955 after retry RPC after error@445802871) -> (continuation of Deferred@325354586 after retry RPC after error@2137311703), errback=(continuation of Deferred@58125634 after retry RPC after error@1338480324) -> (continuation of Deferred@2074626430 after retry RPC after error@517772042) -> (continuation of Deferred@720658798 after retry RPC after error@1500951362) -> (continuation of Deferred@1621942955 after retry RPC after error@445802871) -> (continuation of Deferred@325354586 after retry RPC after error@2137311703))) after lookup
14:30:27.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:27.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:27.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:27.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:27.953 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:27.954 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:27.955 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:27.956 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:27.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:27.957 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:27.961 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:27.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:27.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:27.962 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:27.970 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:27.972 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:27.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70a6fa63, L:/127.0.0.1:33274 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.977957  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 17)
14:30:27.980 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a34901c, L:/127.0.0.1:52854 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.979784  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 17)
14:30:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.981222  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 17)
14:30:27.982 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:27.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.985872  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 17)
14:30:27.987 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe32d601f, L:/127.0.0.1:40134 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:27.990 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:27.997 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:27.996394  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:27.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 17)
14:30:27.998 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.005100  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 17)
14:30:28.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.007133  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52806 (request call id 29)
14:30:28.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.015867  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52806 (request call id 29)
14:30:28.017 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:28.017 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.036729  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52806 (request call id 29)
14:30:28.039 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:28.039 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.041 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.043087  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 24)
14:30:28.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.043977  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 24)
14:30:28.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.045217  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 24)
14:30:28.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.053761  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 24)
14:30:28.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.056397  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.057 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.057 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.058 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:28.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.059849  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 18)
14:30:28.062 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.067 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:28.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:28.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:28.080 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:28.080 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:28.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.080664  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:28.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.082244  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.083582  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:28.090 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:28.090 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:28.092 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:28.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.094039  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.095 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:28.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.100579  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.102051  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.103 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:28.103 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:28.103 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.104 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:28.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:28.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:28.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:28.107 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:28.109 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:28.110 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:28.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.114156  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.118 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:28.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.116303  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.119 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.119928  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.126 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b82193f, L:/127.0.0.1:52858 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:28.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.126993  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.128 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items
14:30:28.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e2543f5, L:/127.0.0.1:33278 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:28.131 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd333acba, L:/127.0.0.1:40146 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:28.133 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.138 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items
14:30:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.137198  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.139112  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 17)
14:30:28.141 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.141 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:28.148382  1055 debug-util.cc:398] Leaking SignalData structure 0x7b080005d140 after lost signal to thread 1014
14:30:28.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.153124  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 25)
14:30:28.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.153455  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 25)
14:30:28.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.160827  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 13)
14:30:28.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.162618  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 13)
14:30:28.163 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items
14:30:28.163 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.167 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.169713  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52806 (request call id 31)
14:30:28.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.175552  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52806 (request call id 31)
14:30:28.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.177304  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52858 (request call id 3)
14:30:28.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:28.181219  1039 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items [suppressed 146 similar messages]
14:30:28.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.181468  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52858 (request call id 3)
14:30:28.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.187968  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52858 (request call id 3)
14:30:28.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.199179  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 7)
14:30:28.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.202651  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 7)
14:30:28.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.204123  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 7)
14:30:28.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.203305  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 7)
14:30:28.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.206746  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 26)
14:30:28.208 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items
14:30:28.208 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.208994  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 26)
14:30:28.209 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items
14:30:28.209 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.219457  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 26)
14:30:28.220 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items
14:30:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.221571  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 26)
14:30:28.222 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.215623  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 26)
14:30:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.227367  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 26)
14:30:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.233762  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 26)
14:30:28.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.242594  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 8)
14:30:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.245038  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 8)
14:30:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.246170  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 8)
14:30:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.247761  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52806 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52854 (request call id 8)
14:30:28.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.260 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:28.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=308), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [26ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 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.0.227.60:35309, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [62ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [108ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 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.0.227.60:35309, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [144ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [149ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 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.0.227.60:35309, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 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.0.227.60:35309, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [244ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [254ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [287ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@626222018(state=PENDING, result=null, callback=(continuation of Deferred@142197085 after retry RPC after error@1956833806) -> (continuation of Deferred@1807481853 after retry RPC after error@1430833211) -> (continuation of Deferred@326994150 after retry RPC after error@1894576669) -> (continuation of Deferred@1144822766 after retry RPC after error@1470532162) -> (continuation of Deferred@685970152 after retry RPC after error@1057513971) -> (continuation of Deferred@525037079 after retry RPC after error@2086408998) -> (continuation of Deferred@1285044759 after retry RPC after error@820239758) -> (continuation of Deferred@1948001875 after retry RPC after error@1749405397), errback=(continuation of Deferred@142197085 after retry RPC after error@1956833806) -> (continuation of Deferred@1807481853 after retry RPC after error@1430833211) -> (continuation of Deferred@326994150 after retry RPC after error@1894576669) -> (continuation of Deferred@1144822766 after retry RPC after error@1470532162) -> (continuation of Deferred@685970152 after retry RPC after error@1057513971) -> (continuation of Deferred@525037079 after retry RPC after error@2086408998) -> (continuation of Deferred@1285044759 after retry RPC after error@820239758) -> (continuation of Deferred@1948001875 after retry RPC after error@1749405397))) after lookup
14:30:28.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.265071  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.256116  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.270 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.257155  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:28.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.273602  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 27)
14:30:28.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.274793  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 27)
14:30:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.275776  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.277 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items
14:30:28.277 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.279019  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.281589  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.293572  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.295905  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.299248  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.313704  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.316077  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.319422  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.332892  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.336165  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.336485  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.339653  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.340914  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52808 (request call id 28)
14:30:28.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.353053  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52770 (request call id 31)
14:30:28.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.357424  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52858 (request call id 6)
14:30:28.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.359602  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52858 (request call id 6)
14:30:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.360894  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52858 (request call id 6)
14:30:28.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.362 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:28.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=270), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [33ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 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.0.227.60:35309, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items, [115ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 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.0.227.60:35309, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 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.0.227.60:35309, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items, [182ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [264ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@2055976543(state=PENDING, result=null, callback=(continuation of Deferred@1163979056 after retry RPC after error@1270556772) -> (continuation of Deferred@1035610550 after retry RPC after error@446974224) -> (continuation of Deferred@1489967645 after retry RPC after error@1244000616) -> (continuation of Deferred@650020355 after retry RPC after error@518698765) -> (continuation of Deferred@1045780799 after retry RPC after error@1528713516) -> (continuation of Deferred@163728082 after retry RPC after error@1121699384), errback=(continuation of Deferred@1163979056 after retry RPC after error@1270556772) -> (continuation of Deferred@1035610550 after retry RPC after error@446974224) -> (continuation of Deferred@1489967645 after retry RPC after error@1244000616) -> (continuation of Deferred@650020355 after retry RPC after error@518698765) -> (continuation of Deferred@1045780799 after retry RPC after error@1528713516) -> (continuation of Deferred@163728082 after retry RPC after error@1121699384))) after lookup
14:30:28.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.365835  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52858 (request call id 7)
14:30:28.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.373 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.374 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:28.374 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:28.374 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:28.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:28.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:28.375 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:28.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:28.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:28.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.378940  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 26)
14:30:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.380685  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 26)
14:30:28.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:28.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:28.384 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:28.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.385636  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 26)
14:30:28.387 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:28.388 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:28.389 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:28.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:28.393 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:28.397 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:28.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.397290  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 26)
14:30:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.401549  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.405264  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:28.409 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15b28f6e, L:/127.0.0.1:52864 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:28.409 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:28.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.410141  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.411 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items
14:30:28.414 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.416338  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.419569  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.425354  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.431 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1d0815c, L:/127.0.0.1:33290 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:28.434 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd752c012, L:/127.0.0.1:40158 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.435897  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.436506  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52816 (request call id 32)
14:30:28.439 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.447 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:28.447 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:28.447 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:28.447 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:28.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:28.448 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:28.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:28.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.449455  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 32)
14:30:28.450 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items
14:30:28.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:28.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:28.454 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:28.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.457140  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 13)
14:30:28.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.457441  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 13)
14:30:28.461 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.461 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:28.462 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:28.463 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:28.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:28.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:28.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.469 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.470 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:28.474 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:28.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:28.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=90), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [25ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items, [48ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 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.0.227.60:35309, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [75ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52864 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1642757799(state=PENDING, result=null, callback=(continuation of Deferred@1261040715 after retry RPC after error@1346443814) -> (continuation of Deferred@862506596 after retry RPC after error@29721064), errback=(continuation of Deferred@1261040715 after retry RPC after error@1346443814) -> (continuation of Deferred@862506596 after retry RPC after error@29721064))) after lookup
14:30:28.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.477 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.477720  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.478765  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.481 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x70369c9e, L:/127.0.0.1:40168 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:28.486 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:28.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.487851  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.488 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74f7baa9, L:/127.0.0.1:33302 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:28.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:28.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.492601  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.498 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc37e99d, L:/127.0.0.1:52878 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.499554  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.500 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items
14:30:28.500 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.508040  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.512840  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.524529  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.526 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items
14:30:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.527040  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 17)
14:30:28.528 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.529273  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 15)
14:30:28.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.532925  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 15)
14:30:28.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.543257  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 15)
14:30:28.546 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items
14:30:28.546 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.556279  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 18)
14:30:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.559098  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 21)
14:30:28.563 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items
14:30:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.562495  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 21)
14:30:28.565 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.573583  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 21)
14:30:28.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.575 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.577567  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52820 (request call id 27)
14:30:28.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.581530  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52828 (request call id 23)
14:30:28.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.583613  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 4)
14:30:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.588742  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52864 (request call id 6)
14:30:28.590 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items
14:30:28.590 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.597196  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52864 (request call id 6)
14:30:28.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.602646  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52864 (request call id 6)
14:30:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.605722  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 34)
14:30:28.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.616398  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 34)
14:30:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.620203  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 34)
14:30:28.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.623323  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 34)
14:30:28.626 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items
14:30:28.626 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.628022  1038 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 34)
14:30:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.632754  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 34)
14:30:28.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.635015  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52814 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 17)
14:30:28.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.637205  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 17)
14:30:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.640298  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52828 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 17)
14:30:28.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.653 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.654 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:28.654 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:28.654 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:28.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:28.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:28.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:28.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:28.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:28.658 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:28.659 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:28.661 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:28.662 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:28.663 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:28.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:28.665 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.665622  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52814 (request call id 35)
14:30:28.666 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:28.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:28.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.678 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:28.678 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f700013, L:/127.0.0.1:52886 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:28.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:28.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.679685  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.682 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:28.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [22ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=null) after lookup
14:30:28.685 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:28.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.685326  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.686753  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.695 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a8d98e7, L:/127.0.0.1:33312 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:28.696 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa7fd90e5, L:/127.0.0.1:40170 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.696168  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.697986  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.699635  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.704066  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.716594  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.720014  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.724403  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.735922  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.736914  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.739107  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.743566  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.756574  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.757447  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52878 (request call id 6)
14:30:28.759 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.759 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.760 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:28.760 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:28.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:28.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:28.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:28.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:28.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:28.760 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:28.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:28.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=305), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [23ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 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.0.227.60:35309, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [102ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 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.0.227.60:35309, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52878 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.0.227.60:35309, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@2030974353(state=PENDING, result=null, callback=(continuation of Deferred@15929175 after retry RPC after error@673440204) -> (continuation of Deferred@189575868 after retry RPC after error@57060601) -> (continuation of Deferred@469205621 after retry RPC after error@745356614) -> (continuation of Deferred@1121628965 after retry RPC after error@1953357539) -> (continuation of Deferred@1403915825 after retry RPC after error@376217103) -> (continuation of Deferred@28857468 after retry RPC after error@465045614), errback=(continuation of Deferred@15929175 after retry RPC after error@673440204) -> (continuation of Deferred@189575868 after retry RPC after error@57060601) -> (continuation of Deferred@469205621 after retry RPC after error@745356614) -> (continuation of Deferred@1121628965 after retry RPC after error@1953357539) -> (continuation of Deferred@1403915825 after retry RPC after error@376217103) -> (continuation of Deferred@28857468 after retry RPC after error@465045614))) after lookup
14:30:28.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:28.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:28.767 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:28.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.767406  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52878 (request call id 7)
14:30:28.768 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:28.769 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:28.772 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:28.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:28.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:28.774 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:28.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:28.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:28.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.779 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.779 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:28.779 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:28.779 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:28.780 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:28.780 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:28.781 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:28.781 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:28.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:28.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:28.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.787 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:28.787 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:28.787 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:28.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:28.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:28.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:28.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:28.790 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:28.797 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:28.798 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ac676f0, L:/127.0.0.1:52902 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:28.800 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe7c631b8, L:/127.0.0.1:33320 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:28.803 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:28.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:28.805 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:28.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:28.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:28.809 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:28.811 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:28.813 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:28.813 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xad1e09b8, L:/127.0.0.1:40182 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:28.813 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:28.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:28.815 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:28.817 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:28.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:28.819 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:28.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.826200  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 6)
14:30:28.827 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items
14:30:28.827 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:28.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b492a9a, L:/127.0.0.1:52906 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:28.829 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:28.829 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items
14:30:28.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:28.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.828990  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 6)
14:30:28.832 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:28.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.832609  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 6)
14:30:28.833 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items
14:30:28.833 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.834 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:28.842 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d666373, L:/127.0.0.1:52910 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:28.843 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8232dae8, L:/127.0.0.1:33330 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:28.844 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items
14:30:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.843865  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 6)
14:30:28.845 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:28.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:28.850 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xef69135b, L:/127.0.0.1:40184 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:28.851 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items
14:30:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.850531  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 6)
14:30:28.854 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.854 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:28.855 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.855470  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 19)
14:30:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.857863  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 19)
14:30:28.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.862 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:28.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2fe06f23, L:/127.0.0.1:33342 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:28.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.869192  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52864 (request call id 8)
14:30:28.869 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:28.871 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items
14:30:28.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.870667  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52864 (request call id 8)
14:30:28.873 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.874642  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52864 (request call id 8)
14:30:28.875 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items
14:30:28.877 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.879479  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52864 (request call id 8)
14:30:28.882 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0c4e80ef, L:/127.0.0.1:40190 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:28.884 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.887 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:28.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.889748  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52902 (request call id 4)
14:30:28.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.893117  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52902 (request call id 4)
14:30:28.895 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items
14:30:28.895 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.896592  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52902 (request call id 4)
14:30:28.897 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items
14:30:28.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.899 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:28.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [34ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items, [59ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52902 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.0.227.60:35309, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [127ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1348994075(state=PENDING, result=null, callback=(continuation of Deferred@667577429 after retry RPC after error@1304566208) -> (continuation of Deferred@1149154434 after retry RPC after error@1411791050) -> (continuation of Deferred@553275103 after retry RPC after error@2099990297) -> (continuation of Deferred@1287667354 after retry RPC after error@700825504), errback=(continuation of Deferred@667577429 after retry RPC after error@1304566208) -> (continuation of Deferred@1149154434 after retry RPC after error@1411791050) -> (continuation of Deferred@553275103 after retry RPC after error@2099990297) -> (continuation of Deferred@1287667354 after retry RPC after error@700825504))) after lookup
14:30:28.901 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.902047  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.907944  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.912906  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.913 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items
14:30:28.915 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items
14:30:28.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.914803  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.916 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.917 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.919724  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.928221  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.934 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items
14:30:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.934090  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.935 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items
14:30:28.936 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.935313  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.938 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.938920  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 5)
14:30:28.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.943809  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 7)
14:30:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.948355  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 7)
14:30:28.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.959218  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52886 (request call id 7)
14:30:28.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:28.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.968536  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 13)
14:30:28.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.972977  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52906 (request call id 5)
14:30:28.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.974879  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52906 (request call id 5)
14:30:28.975 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items
14:30:28.976 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.983954  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52906 (request call id 5)
14:30:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.988760  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52906 (request call id 5)
14:30:28.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:28.990 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:28.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:28.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [18ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [102ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52906 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.0.227.60:35309, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1971285567(state=PENDING, result=null, callback=(continuation of Deferred@1661280537 after retry RPC after error@1145051961) -> (continuation of Deferred@466619043 after retry RPC after error@357601648) -> (continuation of Deferred@1603757866 after retry RPC after error@466232882) -> (continuation of Deferred@13935354 after retry RPC after error@287205505) -> (continuation of Deferred@1968501695 after retry RPC after error@1063624849), errback=(continuation of Deferred@1661280537 after retry RPC after error@1145051961) -> (continuation of Deferred@466619043 after retry RPC after error@357601648) -> (continuation of Deferred@1603757866 after retry RPC after error@466232882) -> (continuation of Deferred@13935354 after retry RPC after error@287205505) -> (continuation of Deferred@1968501695 after retry RPC after error@1063624849))) after lookup
14:30:28.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.994716  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:28.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52906 (request call id 6)
14:30:28.995 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items
14:30:28.997 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:28.999646  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52906 (request call id 6)
14:30:29.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.002 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:29.002 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:29.003 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:29.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:29.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:29.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:29.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:29.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:29.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:29.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:29.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:29.007 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:29.008 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:29.009 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.009825  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.010 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 6)
14:30:29.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:29.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.013298  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 6)
14:30:29.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:29.020 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:29.022 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:29.026 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2db32e3, L:/127.0.0.1:33352 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:29.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.031987  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 6)
14:30:29.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.034804  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 6)
14:30:29.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.036927  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 6)
14:30:29.037 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items
14:30:29.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.038103  1037 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 23)
14:30:29.040 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.042 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e90cf3d, L:/127.0.0.1:40200 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:29.043 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:29.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.048800  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 23)
14:30:29.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.052945  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 23)
14:30:29.053 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33b90e1e, L:/127.0.0.1:52920 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:29.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.054991  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 23)
14:30:29.055 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.055 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.070083  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52920 (request call id 1)
14:30:29.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.073199  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 11)
14:30:29.073 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.073 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.076140  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 11)
14:30:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.089470  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 11)
14:30:29.090 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.090 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.094255  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52910 (request call id 7)
14:30:29.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:29.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=287), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [32ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [72ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [122ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 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.0.227.60:35309, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [163ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 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.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [183ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [223ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [225ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [228ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [229ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [283ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@1492786012(state=PENDING, result=null, callback=(continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285) -> (continuation of Deferred@775796457 after retry RPC after error@1128628898) -> (continuation of Deferred@100795862 after retry RPC after error@1304687021) -> (continuation of Deferred@235576322 after retry RPC after error@1630883827) -> (continuation of Deferred@1997523638 after retry RPC after error@630391651), errback=(continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285) -> (continuation of Deferred@775796457 after retry RPC after error@1128628898) -> (continuation of Deferred@100795862 after retry RPC after error@1304687021) -> (continuation of Deferred@235576322 after retry RPC after error@1630883827) -> (continuation of Deferred@1997523638 after retry RPC after error@630391651))) after lookup
14:30:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.098264  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52910 (request call id 8)
14:30:29.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.102653  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52910 (request call id 8)
14:30:29.106 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.106 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:29.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.110410  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.111270  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.112 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.112 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.114357  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.119180  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.122825  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.130283  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.131 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.132 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.132536  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.134380  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.139335  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.143040  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.150008  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.150 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.151 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.154551  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.162387  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52902 (request call id 7)
14:30:29.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.168 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:29.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.173933  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 13)
14:30:29.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:29.182581  1037 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items [suppressed 167 similar messages]
14:30:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.182854  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52878 (request call id 16)
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.190122  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52920 (request call id 6)
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.190999  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52920 (request call id 6)
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.193150  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 13)
14:30:29.194 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.194 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.194474  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 13)
14:30:29.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.202811  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52878 (request call id 17)
14:30:29.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.210032  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.211 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.216305  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 25)
14:30:29.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.224120  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 25)
14:30:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.228266  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.230191  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.234401  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.235383  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.244457  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.249450  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.255710  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.263667  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.271 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items
14:30:29.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.270961  1038 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 17)
14:30:29.272 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.273 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.275796  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 28)
14:30:29.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.283761  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 28)
14:30:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.289939  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52902 (request call id 13)
14:30:29.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.296936  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52902 (request call id 13)
14:30:29.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.312 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.316351  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 29)
14:30:29.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.317065  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52854 (request call id 29)
14:30:29.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.319597  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.322266  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.324010  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.337474  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.342712  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.356541  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.362737  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.364246  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52838 (request call id 36)
14:30:29.374 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.374 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.375660  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 16)
14:30:29.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.375854  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 16)
14:30:29.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.377115  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 16)
14:30:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.383062  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 16)
14:30:29.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.388026  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 16)
14:30:29.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.396962  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 16)
14:30:29.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.402722  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52878 (request call id 23)
14:30:29.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.408160  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52878 (request call id 23)
14:30:29.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.409665  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52878 (request call id 23)
14:30:29.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.410598  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52878 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52920 (request call id 8)
14:30:29.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:29.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [21ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [47ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 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.0.227.60:35309, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 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.0.227.60:35309, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 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.0.227.60:35309, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 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.0.227.60:35309, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [186ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [263ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [264ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [264ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [402ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [406ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@817731846(state=PENDING, result=null, callback=(continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599) -> (continuation of Deferred@557231313 after retry RPC after error@2007398839) -> (continuation of Deferred@915726435 after retry RPC after error@1812462773) -> (continuation of Deferred@2026083776 after retry RPC after error@1022111918) -> (continuation of Deferred@761944232 after retry RPC after error@2119953380) -> (continuation of Deferred@441584762 after retry RPC after error@1197881054), errback=(continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599) -> (continuation of Deferred@557231313 after retry RPC after error@2007398839) -> (continuation of Deferred@915726435 after retry RPC after error@1812462773) -> (continuation of Deferred@2026083776 after retry RPC after error@1022111918) -> (continuation of Deferred@761944232 after retry RPC after error@2119953380) -> (continuation of Deferred@441584762 after retry RPC after error@1197881054))) after lookup
14:30:29.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.428435  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 9)
14:30:29.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.429661  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 9)
14:30:29.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.448592  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 9)
14:30:29.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.449856  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 9)
14:30:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.456219  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 9)
14:30:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.468757  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 9)
14:30:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.470021  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 9)
14:30:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.471987  1039 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.3:52093 (request call id 14)
14:30:29.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.475 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.475 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:29.475 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:29.475 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:29.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:29.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:29.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:29.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:29.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:29.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:29.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:29.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.490159  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52878 (request call id 24)
14:30:29.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.502 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.503960  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 19)
14:30:29.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.508123  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 19)
14:30:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.509406  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 19)
14:30:29.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.514143  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 19)
14:30:29.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.530078  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52902 (request call id 21)
14:30:29.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.532914  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52902 (request call id 21)
14:30:29.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.534286  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52902 (request call id 21)
14:30:29.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.550372  1036 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 16)
14:30:29.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.553078  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 16)
14:30:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.554698  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 16)
14:30:29.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.572366  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 16)
14:30:29.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.574733  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.2:44051 (request call id 16)
14:30:29.577 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.578 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.592677  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 25)
14:30:29.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.594251  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 25)
14:30:29.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.606 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.606 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:29.606 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:29.607 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:29.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:29.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:29.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:29.608 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:29.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:29.614 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:29.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.617877  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.619 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.633219  1039 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 22)
14:30:29.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.644048  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 22)
14:30:29.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.655869  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 18)
14:30:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.664129  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 18)
14:30:29.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.670449  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 18)
14:30:29.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.674624  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.0.227.1:37441 (request call id 18)
14:30:29.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.682 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:29.682 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:29.682 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:29.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:29.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:29.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:29.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:29.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:29.684 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:29.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:29.686 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:29.687 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:29.687 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:29.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:29.688 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:29.690 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:29.694 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:29.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:29.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:29.700 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:29.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.710 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa9e1a676, L:/127.0.0.1:40202 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:29.710 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94f6ac38, L:/127.0.0.1:33366 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:29.710 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7c8d8ba, L:/127.0.0.1:52928 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:29.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.713935  1039 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52906 (request call id 23)
14:30:29.714 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items
14:30:29.714 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.729377  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52928 (request call id 1)
14:30:29.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.734150  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 24)
14:30:29.734 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items
14:30:29.734 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.737002  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 24)
14:30:29.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.749487  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 24)
14:30:29.750 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items
14:30:29.750 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.757365  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 24)
14:30:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.768050  1037 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 24)
14:30:29.768 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.0.227.60:35309: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items
14:30:29.770 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601; will retry
14:30:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.776521  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 24)
14:30:29.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.788167  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52928 (request call id 4)
14:30:29.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.796799  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52928 (request call id 4)
14:30:29.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.804133  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:52928 (request call id 4)
14:30:29.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.809 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:29.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [27ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items, [28ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 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.0.227.60:35309, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items, [49ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 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.0.227.60:35309, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 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.0.227.60:35309, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [82ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.0.227.60:35309,127.0.227.62:33727,127.0.227.61:37601) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:52928 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.0.227.60:35309, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.62:33727: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.61:37601: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=Deferred@360652383(state=PENDING, result=null, callback=(continuation of Deferred@199173409 after retry RPC after error@848598439) -> (continuation of Deferred@2094105514 after retry RPC after error@288483209) -> (continuation of Deferred@1664433827 after retry RPC after error@1964685007) -> (continuation of Deferred@86423317 after retry RPC after error@464852375), errback=(continuation of Deferred@199173409 after retry RPC after error@848598439) -> (continuation of Deferred@2094105514 after retry RPC after error@288483209) -> (continuation of Deferred@1664433827 after retry RPC after error@1964685007) -> (continuation of Deferred@86423317 after retry RPC after error@464852375))) after lookup
14:30:29.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.820 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.824306  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 26)
14:30:29.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.828514  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 26)
14:30:29.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.837131  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 39)
14:30:29.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.843526  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 39)
14:30:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.848676  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 39)
14:30:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.849848  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 10)
14:30:29.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.863658  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 10)
14:30:29.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.867827  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:52920 (request call id 10)
14:30:29.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.887 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.890192  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 25)
14:30:29.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.904027  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 29)
14:30:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.910161  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52886 (request call id 29)
14:30:29.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.913 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.914239  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 26)
14:30:29.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.916448  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52858 (request call id 40)
14:30:29.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.924 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:29.924 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:29.924 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:29.924 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:29.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:29.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:29.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:29.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:29.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:29.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:29.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:29.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.929312  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52920 (request call id 13)
14:30:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.934288  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 27)
14:30:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.948810  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 27)
14:30:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.949891  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 27)
14:30:29.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.967942  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 27)
14:30:29.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.969689  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 27)
14:30:29.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:29.988339  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:29.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 27)
14:30:29.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:29.990 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.008540  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 33)
14:30:30.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.009958  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52920 (request call id 16)
14:30:30.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.014 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:30.014 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:30.015 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:30.015 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:30.015 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:30.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:30.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:30.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:30.017 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:30.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:30.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.025 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.025 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:30.026 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:30.026 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:30.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:30.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:30.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:30.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:30.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:30.029 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:30.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.069206  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52902 (request call id 23)
14:30:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.115 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.169030  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 35)
14:30:30.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:30:30.189327  1037 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items [suppressed 106 similar messages]
14:30:30.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.189584  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52928 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52864 (request call id 35)
14:30:30.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.208045  1037 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52928 (request call id 15)
14:30:30.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.209975  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52928 (request call id 15)
14:30:30.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.230260  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52910 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52902 (request call id 26)
14:30:30.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.236402  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 30)
14:30:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.249774  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 30)
14:30:30.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.269865  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 30)
14:30:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:30.290123  1038 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:52920 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:30:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:52910 (request call id 30)
14:30:30.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.295 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:30.295 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:30.295 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:30.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:30.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:30.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:30.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:30.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:30.297 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:30.298 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:30.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.318 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.396 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.396 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:30.397 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:30.397 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:30.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:30.397 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:30.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:30.398 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:30.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:30.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:30.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:30.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.437 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.497 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.523 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.540 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.540 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:30.540 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:30.540 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:30.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:30.541 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:30.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:30.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:30.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:30.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:30.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:30.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.601 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.602 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:30.602 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:30.602 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:30.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:30.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:30.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:30.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:30.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:30.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:30.608 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:30.626 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.626 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.627 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:30.627 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:30.627 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:30.627 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:30.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:30.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:30.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:30.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:30.632 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:30.632 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:30.634 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:30:30.634 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.60:35309(127.0.227.60:35309)] connecting to peer
14:30:30.635 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.62:33727(127.0.227.62:33727)] connecting to peer
14:30:30.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.227.60:35309(127.0.227.60:35309)] Successfully connected to peer
14:30:30.636 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.0.227.61:37601(127.0.227.61:37601)] connecting to peer
14:30:30.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.227.62:33727(127.0.227.62:33727)] Successfully connected to peer
14:30:30.640 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.62
14:30:30.640 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.60
14:30:30.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.227.61:37601(127.0.227.61:37601)] Successfully connected to peer
14:30:30.648 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.227.61
14:30:30.652 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf4b1a7e, L:/127.0.0.1:52934 - R:/127.0.227.60:35309] using SASL/PLAIN
14:30:30.652 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8a19e398, L:/127.0.0.1:33376 - R:/127.0.227.62:33727] using SASL/PLAIN
14:30:30.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:30:30.656 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.60:35309, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.62:33727, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.227.61:37601, [22ms] Sub RPC ConnectToMaster: received response from server master-127.0.227.60:35309: OK, deferred=null) after lookup
14:30:30.658 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xce7c2b50, L:/127.0.0.1:40214 - R:/127.0.227.61:37601] using SASL/PLAIN
14:30:30.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 5a0c93d50233478784021a159a22ec7f
14:30:30.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.869 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:30.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:30.973 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:31.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:31.076 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:31.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956c96b094124b15ae4bc457ba4008a0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:30:31.181 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=956c96b094124b15ae4bc457ba4008a0@[4cfb18e4689248d6a56498667419a079(127.0.227.3:41323)[L],a15383e6eb0343a48e78e88338c936c0(127.0.227.1:37393),a49b91c9763f40ec85d2b456952241e5(127.0.227.2:41807)]}]
14:30:31.181 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:31.181 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:31.182 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:31.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:31.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:31.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:31.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:31.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:31.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:31.184 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:31.185 [DEBUG - main] (Connection.java:575) [peer master-127.0.227.60:35309(127.0.227.60:35309)] disconnecting while in state READY
14:30:31.185 [DEBUG - main] (Connection.java:575) [peer master-127.0.227.62:33727(127.0.227.62:33727)] disconnecting while in state READY
14:30:31.185 [DEBUG - main] (Connection.java:575) [peer master-127.0.227.61:37601(127.0.227.61:37601)] disconnecting while in state READY
14:30:31.185 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.227.60:35309(127.0.227.60:35309)] handling channelInactive
14:30:31.185 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.227.60:35309(127.0.227.60:35309)] cleaning up while in state READY due to: connection closed
14:30:31.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:30:31.185 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.227.62:33727(127.0.227.62:33727)] handling channelInactive
14:30:31.186 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.227.62:33727(127.0.227.62:33727)] cleaning up while in state READY due to: connection closed
14:30:31.187 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.227.61:37601(127.0.227.61:37601)] handling channelInactive
14:30:31.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.227.61:37601(127.0.227.61:37601)] cleaning up while in state READY due to: connection closed
14:30:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:31.188330   908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskI_609J/build/tsan/bin/kudu with pid 1103
14:30:31.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:31.213897   908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskI_609J/build/tsan/bin/kudu with pid 1266
14:30:31.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:31.241503   908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskI_609J/build/tsan/bin/kudu with pid 1402
14:30:31.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:31.269260   908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskI_609J/build/tsan/bin/kudu with pid 920
14:30:31.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:31.298416   908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskI_609J/build/tsan/bin/kudu with pid 962
14:30:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:30:31.329321   908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskI_609J/build/tsan/bin/kudu with pid 1009
14:30:32.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:30:32Z chronyd exiting

Time: 29.167

OK (1 test)

