JUnit version 4.13.2
.12:11:58.601 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783512718591
12:11:58.638 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
12:11:58.677 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
12:11:58.687 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-tasky32zeN/test-tmp
12:11:58.712 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
12:11:58.715 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-tasky32zeN/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
12:11:58.905 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683"
  extra_master_flags: "--rpc_service_queue_length=1"
  extra_master_flags: "--rpc_num_service_threads=3"
  extra_master_flags: "--master_inject_latency_on_tablet_lookups_ms=100"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

12:11:59.080 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:11:59.082 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

12:11:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.085785  2212 mini_oidc.cc:150] Starting JWKS server
12:11:59.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.089008  2212 webserver.cc:533] Webserver started at http://127.0.0.1:37531/ using document root <none> and password file <none>
12:11:59.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.089418  2212 mini_oidc.cc:186] Starting OIDC Discovery server
12:11:59.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.091497  2212 webserver.cc:533] Webserver started at http://127.0.0.1:34585/ using document root <none> and password file <none>
12:11:59.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:11:59Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
12:11:59.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:11:59Z Disabled control of system clock
12:11:59.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.147532  2212 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:11:59.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:11:59.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/wal
12:11:59.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data
12:11:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:11:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:11:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:11:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:11:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:11:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:11:59.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/logs
12:11:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data/info.pb
12:11:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:11:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:11:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:11:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:11:59.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.62:36169
12:11:59.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.62
12:11:59.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:11:59.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:11:59.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:11:59.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:11:59.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:11:59.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:11:59.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:11:59.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:11:59.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37531/jwks.json
12:11:59.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:11:59.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:11:59.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
12:11:59.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.437474  2224 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
12:11:59.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.437973  2224 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:11:59.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.438336  2224 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:11:59.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.438906  2224 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:11:59.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.470256  2224 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:11:59.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.470629  2224 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:11:59.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.470871  2224 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:11:59.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.471107  2224 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:11:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.471318  2224 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:11:59.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.471452  2224 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37531/jwks.json
12:11:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.508302  2224 master_runner.cc:387] Master server non-default flags:
12:11:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:11:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:11:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:11:59.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:11:59.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data
12:11:59.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/wal
12:11:59.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:11:59.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:11:59.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
12:11:59.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:11:59.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:11:59.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:11:59.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.62:36169
12:11:59.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:11:59.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:11:59.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:11:59.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:11:59.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:11:59.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37531/jwks.json
12:11:59.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:11:59.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:11:59.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data/info.pb
12:11:59.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.62
12:11:59.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:11:59.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:11:59.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:11:59.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:11:59.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:11:59.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:11:59.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/logs
12:11:59.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:11:59.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:11:59.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:11:59.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:11:59.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:11:59.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:11:59.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:11:59.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on e7f111948823
12:11:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16857
12:11:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
12:11:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.509707  2224 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:11:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:11:59.511286  2224 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:11:59.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.522354  2230 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:00.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:11:59.522745  2231 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:00.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.635695  2232 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1111 milliseconds
12:12:00.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.637748  2233 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:00.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.641819  2224 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.120s	user 0.386s	sys 0.732s
12:12:00.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.642161  2224 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.120s	user 0.386s	sys 0.732s
12:12:00.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.642396  2224 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
12:12:00.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.643587  2224 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:00.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.646152  2224 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:00.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.647508  2224 hybrid_clock.cc:648] HybridClock initialized: now 1783512720647466 us; error 51 us; skew 500 ppm
12:12:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.648543  2224 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:12:00.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.656317  2224 webserver.cc:533] Webserver started at http://127.2.41.62:46565/ using document root <none> and password file <none>
12:12:00.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.657240  2224 fs_manager.cc:362] Metadata directory not provided
12:12:00.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.657467  2224 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:00.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.657984  2224 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:00.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.662431  2224 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data/instance:
12:12:00.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d9685b4a36ac4fae9dd5996d1d653f8b"
12:12:00.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:00 on dist-test-slave-v5rg"
12:12:00.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.663673  2224 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/wal/instance:
12:12:00.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d9685b4a36ac4fae9dd5996d1d653f8b"
12:12:00.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:00 on dist-test-slave-v5rg"
12:12:00.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.671888  2224 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.001s
12:12:00.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.678591  2240 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:00.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.680260  2224 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
12:12:00.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.680684  2224 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data,/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/wal
12:12:00.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d9685b4a36ac4fae9dd5996d1d653f8b"
12:12:00.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:00 on dist-test-slave-v5rg"
12:12:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.681128  2224 fs_report.cc:389] FS layout report
12:12:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/wal
12:12:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/wal
12:12:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data/data
12:12:00.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:00.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:00.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:00.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:00.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:00.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:00.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:00.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:00.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:00.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:00.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.771588  2224 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:00.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.773136  2224 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:00.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.773566  2224 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:00.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.811293  2224 rpc_server.cc:307] RPC server started. Bound to: 127.2.41.62:36169
12:12:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.811367  2263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.41.62:36169 every 8 connection(s)
12:12:00.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.814262  2224 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/data/info.pb
12:12:00.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.820088  2265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:00.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.821341  2212 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu as pid 2224
12:12:00.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.821780  2212 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-0/wal/instance
12:12:00.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.825254  2212 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:00.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:00.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/wal
12:12:00.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data
12:12:00.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:00.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:00.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:00.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/logs
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data/info.pb
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:00.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.61:45757
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.61
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:00.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:00.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:00.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:00.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:00.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:00.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37531/jwks.json
12:12:00.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:12:00.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:12:00.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
12:12:00.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.832963  2265 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } has no permanent_uuid. Determining permanent_uuid...
12:12:00.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.861377  2265 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } has no permanent_uuid. Determining permanent_uuid...
12:12:00.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.864054  2243 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:00.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.868245  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.61:45757: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:00.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.917717  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } attempt: 1
12:12:00.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.921924  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.61:45757: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:00.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:00.990324  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } attempt: 2
12:12:00.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:00.994675  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.61:45757: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:01.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:01.086095  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } attempt: 3
12:12:01.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.090591  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.61:45757: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:01.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.135648  2267 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
12:12:01.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.136135  2267 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:01.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.136488  2267 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:01.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.136996  2267 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:01.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.169201  2267 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.169530  2267 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.169737  2267 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.169960  2267 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.170166  2267 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:01.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.170348  2267 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37531/jwks.json
12:12:01.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:01.206440  2267 master_runner.cc:387] Master server non-default flags:
12:12:01.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:01.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:01.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data
12:12:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/wal
12:12:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
12:12:01.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.61:45757
12:12:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:12:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:01.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:12:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37531/jwks.json
12:12:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data/info.pb
12:12:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.61
12:12:01.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/logs
12:12:01.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:12:01.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on e7f111948823
12:12:01.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16857
12:12:01.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
12:12:01.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:01.207856  2267 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:01.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:01.210089  2267 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:01.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.223107  2276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:01.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:01.233990  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } attempt: 4
12:12:01.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.241015  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.61:45757: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:01.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:01.540501  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } attempt: 5
12:12:01.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.548650  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.61:45757: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:02.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.096122  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } attempt: 6
12:12:02.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.125785  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.61:45757: Network error: Client connection negotiation failed: client connection to 127.2.41.61:45757: connect: Connection refused (error 111)
12:12:02.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:01.224710  2277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:02.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.548936  2279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:02.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.551513  2267 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.328s	user 0.579s	sys 0.744s
12:12:02.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.551965  2278 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1322 milliseconds
12:12:02.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.552090  2267 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.328s	user 0.581s	sys 0.745s
12:12:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.552361  2267 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
12:12:02.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.553750  2267 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:02.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.556447  2267 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:02.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.557934  2267 hybrid_clock.cc:648] HybridClock initialized: now 1783512722557873 us; error 75 us; skew 500 ppm
12:12:02.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.558845  2267 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:12:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.566236  2267 webserver.cc:533] Webserver started at http://127.2.41.61:37429/ using document root <none> and password file <none>
12:12:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.567345  2267 fs_manager.cc:362] Metadata directory not provided
12:12:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.567579  2267 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.568152  2267 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:02.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.572471  2267 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data/instance:
12:12:02.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc3dee07043a45ae958a38ed8ae1c583"
12:12:02.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:02 on dist-test-slave-v5rg"
12:12:02.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.574409  2267 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/wal/instance:
12:12:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc3dee07043a45ae958a38ed8ae1c583"
12:12:02.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:02 on dist-test-slave-v5rg"
12:12:02.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.582474  2267 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
12:12:02.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.588542  2288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:02.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.589890  2267 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
12:12:02.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.590250  2267 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data,/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/wal
12:12:02.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc3dee07043a45ae958a38ed8ae1c583"
12:12:02.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:02 on dist-test-slave-v5rg"
12:12:02.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.590658  2267 fs_report.cc:389] FS layout report
12:12:02.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:02.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/wal
12:12:02.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/wal
12:12:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data/data
12:12:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.657547  2267 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:02.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.659251  2267 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:02.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.659751  2267 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:02.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.696826  2267 rpc_server.cc:307] RPC server started. Bound to: 127.2.41.61:45757
12:12:02.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.696887  2311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.41.61:45757 every 8 connection(s)
12:12:02.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.699743  2267 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/data/info.pb
12:12:02.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.705866  2312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:02.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.708868  2212 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu as pid 2267
12:12:02.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.709232  2212 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-1/wal/instance
12:12:02.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.711315  2212 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/wal
12:12:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data
12:12:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:02.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/logs
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data/info.pb
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:02.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:02.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.60:44645
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.60
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:02.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:02.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:02.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37531/jwks.json
12:12:02.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:12:02.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:12:02.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
12:12:02.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.718954  2312 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } has no permanent_uuid. Determining permanent_uuid...
12:12:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.744086  2312 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } has no permanent_uuid. Determining permanent_uuid...
12:12:02.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.758476  2312 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } has no permanent_uuid. Determining permanent_uuid...
12:12:02.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.760982  2292 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:02.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.765435  2312 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:02.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.814945  2312 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 1
12:12:02.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.819847  2312 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:02.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.888314  2312 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 2
12:12:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.893011  2312 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:02.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:02.984416  2312 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 3
12:12:02.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:02.989208  2312 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.021903  2314 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
12:12:03.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.022477  2314 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:03.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.022994  2314 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:03.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.023701  2314 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:03.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.055469  2314 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
12:12:03.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.055884  2314 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:03.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.056223  2314 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
12:12:03.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.056679  2314 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
12:12:03.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.057241  2314 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
12:12:03.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.057493  2314 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37531/jwks.json
12:12:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.093946  2314 master_runner.cc:387] Master server non-default flags:
12:12:03.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:03.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:03.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:03.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:03.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data
12:12:03.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/wal
12:12:03.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
12:12:03.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:03.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
12:12:03.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:03.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:03.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
12:12:03.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.60:44645
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37531/jwks.json
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:03.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data/info.pb
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.60
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/logs
12:12:03.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on e7f111948823
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16857
12:12:03.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
12:12:03.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.095638  2314 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:03.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.098018  2314 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:03.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.109899  2324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:03.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.132644  2312 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 4
12:12:03.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.139927  2312 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.186303  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } attempt: 7
12:12:03.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.221060  2265 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } has no permanent_uuid. Determining permanent_uuid...
12:12:03.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.249202  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.308717  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 1
12:12:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.317726  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.399379  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 2
12:12:03.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.406370  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.439435  2312 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 5
12:12:03.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.446597  2312 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.491839  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 3
12:12:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.499150  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.639659  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 4
12:12:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.646986  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.930418  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 5
12:12:03.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.936425  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:03.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:03.994086  2312 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 6
12:12:04.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.020298  2312 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:04.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.488936  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 6
12:12:04.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.524000  2265 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.41.60:44645: Network error: Client connection negotiation failed: client connection to 127.2.41.60:44645: connect: Connection refused (error 111)
12:12:04.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.515261  2323 debug-util.cc:398] Leaking SignalData structure 0x7b08000378e0 after lost signal to thread 2314
12:12:04.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.706918  2323 kernel_stack_watchdog.cc:198] Thread 2314 stuck at /home/jenkins-slave/workspace/build_and_test@2/src/kudu/util/thread.cc:642 for 401ms:
12:12:04.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
12:12:04.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
12:12:04.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
12:12:04.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
12:12:04.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:03.110909  2325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:04.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.716293  2314 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.606s	user 0.596s	sys 0.990s
12:12:04.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.717244  2314 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.607s	user 0.596s	sys 0.990s
12:12:04.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.718047  2327 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:04.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:04.718508  2326 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection timed out after 1606 milliseconds
12:12:04.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.718576  2314 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
12:12:04.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.720772  2314 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:04.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.723770  2314 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:04.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.725168  2314 hybrid_clock.cc:648] HybridClock initialized: now 1783512724725096 us; error 75 us; skew 500 ppm
12:12:04.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.726263  2314 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:12:04.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.733337  2314 webserver.cc:533] Webserver started at http://127.2.41.60:35409/ using document root <none> and password file <none>
12:12:04.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.734504  2314 fs_manager.cc:362] Metadata directory not provided
12:12:04.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.734745  2314 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:04.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.735316  2314 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:04.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.739681  2314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data/instance:
12:12:04.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4964e504328452291e438ef8a205cca"
12:12:04.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:04 on dist-test-slave-v5rg"
12:12:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.741106  2314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/wal/instance:
12:12:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4964e504328452291e438ef8a205cca"
12:12:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:04 on dist-test-slave-v5rg"
12:12:04.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.748241  2314 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
12:12:04.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.754159  2340 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:04.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.755255  2314 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
12:12:04.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.755596  2314 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data,/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/wal
12:12:04.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4964e504328452291e438ef8a205cca"
12:12:04.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:04 on dist-test-slave-v5rg"
12:12:04.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.756009  2314 fs_report.cc:389] FS layout report
12:12:04.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/wal
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/wal
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data/data
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:04.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:04.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:04.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:04.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:04.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.823498  2314 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:04.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.825222  2314 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:04.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.825730  2314 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:04.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.864812  2314 rpc_server.cc:307] RPC server started. Bound to: 127.2.41.60:44645
12:12:04.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.864930  2363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.41.60:44645 every 8 connection(s)
12:12:04.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.867717  2314 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/data/info.pb
12:12:04.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.873409  2364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:04.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.877987  2212 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu as pid 2314
12:12:04.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.878328  2212 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/master-2/wal/instance
12:12:04.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.885462  2364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } has no permanent_uuid. Determining permanent_uuid...
12:12:04.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.926363  2364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } has no permanent_uuid. Determining permanent_uuid...
12:12:04.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.936349  2364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } has no permanent_uuid. Determining permanent_uuid...
12:12:04.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.953219  2364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: Bootstrap starting.
12:12:04.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.959302  2364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: Neither blocks nor log segments found. Creating new log.
12:12:04.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.961036  2364 log.cc:826] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: Log is configured to *not* fsync() on all Append() calls
12:12:04.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.965279  2364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: No bootstrap required, opened a new log
12:12:04.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.983968  2364 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.984653  2364 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:04.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.984853  2364 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4964e504328452291e438ef8a205cca, State: Initialized, Role: FOLLOWER
12:12:04.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.985648  2364 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [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: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:04.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.987957  2373 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [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: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:04.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.988688  2373 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [sys.catalog]: This master's current role is: FOLLOWER
12:12:04.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:04.989619  2364 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [sys.catalog]: configured and running, proceeding with master startup.
12:12:05.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.016016  2384 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.016552  2384 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:05.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.011089  2314 master_runner.cc:187] Error getting master registration for 127.2.41.62:36169: OK, instance_id { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" instance_seqno: 1783512720800583 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:05.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.033516  2314 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.080806  2312 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 7
12:12:05.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.081475  2346 tablet.cc:2406] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.100340  2312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583: Bootstrap starting.
12:12:05.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.106962  2312 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583: Neither blocks nor log segments found. Creating new log.
12:12:05.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.108819  2312 log.cc:826] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583: Log is configured to *not* fsync() on all Append() calls
12:12:05.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.113845  2312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583: No bootstrap required, opened a new log
12:12:05.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.134555  2312 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:05.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.135198  2312 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:05.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.135389  2312 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc3dee07043a45ae958a38ed8ae1c583, State: Initialized, Role: FOLLOWER
12:12:05.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.136149  2312 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [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: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:05.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.139101  2388 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [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: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.139920  2388 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: This master's current role is: FOLLOWER
12:12:05.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.141429  2312 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: configured and running, proceeding with master startup.
12:12:05.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.167377  2294 tablet.cc:2406] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:05.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.178097  2400 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
12:12:05.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.178988  2400 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
12:12:05.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.167904  2267 master_runner.cc:187] Error getting master registration for 127.2.41.62:36169: OK, instance_id { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" instance_seqno: 1783512720800583 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
12:12:05.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.195607  2267 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
12:12:05.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.407222  2388 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:05.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.407816  2388 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:05.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.410579  2388 leader_election.cc:290] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9685b4a36ac4fae9dd5996d1d653f8b (127.2.41.62:36169), d4964e504328452291e438ef8a205cca (127.2.41.60:44645)
12:12:05.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.412431  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc3dee07043a45ae958a38ed8ae1c583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4964e504328452291e438ef8a205cca" is_pre_election: true
12:12:05.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.413342  2353 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc3dee07043a45ae958a38ed8ae1c583 in term 0.
12:12:05.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.414695  2292 leader_election.cc:304] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [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: cc3dee07043a45ae958a38ed8ae1c583, d4964e504328452291e438ef8a205cca; no voters: 
12:12:05.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.415753  2388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.416602  2388 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:05.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.417452  2388 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 0 FOLLOWER]: Advancing to term 1
12:12:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.430465  2388 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:05.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.438921  2388 leader_election.cc:290] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [CANDIDATE]: Term 1 election: Requested vote from peers d9685b4a36ac4fae9dd5996d1d653f8b (127.2.41.62:36169), d4964e504328452291e438ef8a205cca (127.2.41.60:44645)
12:12:05.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.440280  2353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc3dee07043a45ae958a38ed8ae1c583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4964e504328452291e438ef8a205cca"
12:12:05.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.441138  2353 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [term 0 FOLLOWER]: Advancing to term 1
12:12:05.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.448516  2353 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc3dee07043a45ae958a38ed8ae1c583 in term 1.
12:12:05.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.449783  2292 leader_election.cc:304] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [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: cc3dee07043a45ae958a38ed8ae1c583, d4964e504328452291e438ef8a205cca; no voters: 
12:12:05.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.450753  2388 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 1 FOLLOWER]: Leader election won for term 1
12:12:05.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.453864  2388 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [term 1 LEADER]: Becoming Leader. State: Replica: cc3dee07043a45ae958a38ed8ae1c583, State: Running, Role: LEADER
12:12:05.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.455988  2388 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [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: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.477784  2402 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc3dee07043a45ae958a38ed8ae1c583. Latest consensus state: current_term: 1 leader_uuid: "cc3dee07043a45ae958a38ed8ae1c583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.478551  2402 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: This master's current role is: LEADER
12:12:05.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.481274  2404 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
12:12:05.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.489801  2404 catalog_manager.cc:1520] Initializing Kudu cluster ID...
12:12:05.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.512372  2353 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [term 1 FOLLOWER]: Refusing update from remote peer cc3dee07043a45ae958a38ed8ae1c583: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:05.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.514570  2402 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:05.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.548398  2405 mvcc.cc:204] Tried to move back new op lower bound from 7305268123666255872 to 7305268123493675008. Current Snapshot: MvccSnapshot[applied={T|T < 7305268123666255872}]
12:12:05.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.549273  2406 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc3dee07043a45ae958a38ed8ae1c583. Latest consensus state: current_term: 1 leader_uuid: "cc3dee07043a45ae958a38ed8ae1c583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.550035  2406 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [sys.catalog]: This master's current role is: FOLLOWER
12:12:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.560901  2265 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } attempt: 7
12:12:05.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.563560  2388 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cc3dee07043a45ae958a38ed8ae1c583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.564975  2388 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: This master's current role is: LEADER
12:12:05.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.568707  2404 catalog_manager.cc:1383] Generated new cluster ID: 9e3d2f8010224d93b57587fca644ab76
12:12:05.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.569003  2404 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
12:12:05.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.577191  2406 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cc3dee07043a45ae958a38ed8ae1c583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.577929  2406 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca [sys.catalog]: This master's current role is: FOLLOWER
12:12:05.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.605789  2404 catalog_manager.cc:1406] Generated new certificate authority record
12:12:05.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.610168  2404 catalog_manager.cc:1540] Loading token signing keys...
12:12:05.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.613294  2265 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: Bootstrap starting.
12:12:05.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.621145  2265 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: Neither blocks nor log segments found. Creating new log.
12:12:05.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.623394  2265 log.cc:826] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: Log is configured to *not* fsync() on all Append() calls
12:12:05.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.647094  2265 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: No bootstrap required, opened a new log
12:12:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.648870  2260 debug-util.cc:398] Leaking SignalData structure 0x7b08000402c0 after lost signal to thread 2225
12:12:05.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.662107  2404 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583: Generated new TSK 0
12:12:05.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.666697  2404 catalog_manager.cc:1550] Initializing in-progress tserver states...
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.730495  2212 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/wal
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:05.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/logs
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data/info.pb
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:05.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.1:0
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.41.1
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.1
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:05.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:05.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.735101  2265 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:05.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.738425  2265 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:05.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.739780  2265 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9685b4a36ac4fae9dd5996d1d653f8b, State: Initialized, Role: FOLLOWER
12:12:05.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.743983  2265 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [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: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } }
12:12:05.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.761991  2414 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [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: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.762813  2414 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [sys.catalog]: This master's current role is: FOLLOWER
12:12:05.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.766258  2252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc3dee07043a45ae958a38ed8ae1c583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b"
12:12:05.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.766702  2251 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [term 0 FOLLOWER]: Advancing to term 1
12:12:05.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.769333  2265 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [sys.catalog]: configured and running, proceeding with master startup.
12:12:05.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.772794  2253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc3dee07043a45ae958a38ed8ae1c583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" is_pre_election: true
12:12:05.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.775451  2251 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [term 1 FOLLOWER]: Refusing update from remote peer cc3dee07043a45ae958a38ed8ae1c583: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
12:12:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:05.784917  2246 tablet.cc:2406] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.789973  2402 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:05.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.899677  2414 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc3dee07043a45ae958a38ed8ae1c583. Latest consensus state: current_term: 1 leader_uuid: "cc3dee07043a45ae958a38ed8ae1c583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.899715  2424 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cc3dee07043a45ae958a38ed8ae1c583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:05.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.900398  2414 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [sys.catalog]: This master's current role is: FOLLOWER
12:12:05.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.900590  2424 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b [sys.catalog]: This master's current role is: FOLLOWER
12:12:05.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:05.917932  2430 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
12:12:06.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.022392  2384 catalog_manager.cc:1295] Loaded cluster ID: 9e3d2f8010224d93b57587fca644ab76
12:12:06.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.023209  2384 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: loading cluster ID for follower catalog manager: success
12:12:06.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.030833  2384 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: acquiring CA information for follower catalog manager: success
12:12:06.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.045981  2384 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d4964e504328452291e438ef8a205cca: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:06.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:06.410804  2413 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:06.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:06.412256  2413 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:06.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:06.413300  2413 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:06.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.441295  2402 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cc3dee07043a45ae958a38ed8ae1c583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9685b4a36ac4fae9dd5996d1d653f8b" member_type: VOTER last_known_addr { host: "127.2.41.62" port: 36169 } } peers { permanent_uuid: "cc3dee07043a45ae958a38ed8ae1c583" member_type: VOTER last_known_addr { host: "127.2.41.61" port: 45757 } } peers { permanent_uuid: "d4964e504328452291e438ef8a205cca" member_type: VOTER last_known_addr { host: "127.2.41.60" port: 44645 } } }
12:12:06.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.442705  2402 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc3dee07043a45ae958a38ed8ae1c583 [sys.catalog]: This master's current role is: LEADER
12:12:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:06.475805  2413 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:06.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:06.477097  2413 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.41.1
12:12:06.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.550029  2413 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:06.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/wal
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.1:0
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data/info.pb
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.1
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.41.1
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/logs
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:06.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:12:06.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on e7f111948823
12:12:06.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16857
12:12:06.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
12:12:06.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.551833  2413 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:06.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.554643  2413 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:06.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:06.600827  2439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.940450  2430 catalog_manager.cc:1295] Loaded cluster ID: 9e3d2f8010224d93b57587fca644ab76
12:12:06.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.942302  2430 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: loading cluster ID for follower catalog manager: success
12:12:06.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.977530  2430 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: acquiring CA information for follower catalog manager: success
12:12:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:06.997557  2430 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d9685b4a36ac4fae9dd5996d1d653f8b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
12:12:08.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:07.983592  2437 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 2413
12:12:08.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:08.757776  2413 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 2.160s	user 0.540s	sys 0.825s
12:12:08.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:08.760670  2442 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:08.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:08.760927  2413 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 2.163s	user 0.541s	sys 0.825s
12:12:08.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.761217  2413 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
12:12:08.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:08.759567  2440 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection timed out after 2163 milliseconds
12:12:08.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:06.602686  2438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:08.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.765547  2413 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:08.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.781173  2413 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:08.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.783195  2413 hybrid_clock.cc:648] HybridClock initialized: now 1783512728783152 us; error 50 us; skew 500 ppm
12:12:08.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.784304  2413 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:12:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.804272  2413 webserver.cc:533] Webserver started at http://127.2.41.1:38273/ using document root <none> and password file <none>
12:12:08.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.805536  2413 fs_manager.cc:362] Metadata directory not provided
12:12:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.805814  2413 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.806392  2413 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:08.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.813783  2413 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data/instance:
12:12:08.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd057816696846669f421abaaa22edf3"
12:12:08.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:08 on dist-test-slave-v5rg"
12:12:08.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.815352  2413 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/wal/instance:
12:12:08.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd057816696846669f421abaaa22edf3"
12:12:08.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:08 on dist-test-slave-v5rg"
12:12:08.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.830683  2413 fs_manager.cc:696] Time spent creating directory manager: real 0.015s	user 0.013s	sys 0.003s
12:12:08.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.844022  2449 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:08.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.845378  2413 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.003s	sys 0.008s
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.845767  2413 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data,/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/wal
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd057816696846669f421abaaa22edf3"
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:08 on dist-test-slave-v5rg"
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.846201  2413 fs_report.cc:389] FS layout report
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/wal
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/wal
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data/data
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:08.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:08.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:08.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.925575  2413 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:08.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.927188  2413 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:08.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.927695  2413 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:08.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.931123  2413 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:08.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.937003  2413 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.937716  2413 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
12:12:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.938028  2413 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:08.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:08.938243  2413 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:09.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.136428  2413 rpc_server.cc:307] RPC server started. Bound to: 127.2.41.1:39913
12:12:09.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.136610  2562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.41.1:39913 every 8 connection(s)
12:12:09.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.139109  2413 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/data/info.pb
12:12:09.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.149873  2212 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu as pid 2413
12:12:09.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.150543  2212 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-0/wal/instance
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.174638  2212 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/wal
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:09.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/logs
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data/info.pb
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:09.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.2:0
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.41.2
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.2
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:09.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:09.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.189812  2564 heartbeater.cc:344] Connected to a master server at 127.2.41.61:45757
12:12:09.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.190371  2564 heartbeater.cc:461] Registering TS with master...
12:12:09.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.192581  2564 heartbeater.cc:507] Master 127.2.41.61:45757 requested a full tablet report, sending...
12:12:09.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.195874  2298 ts_manager.cc:194] Registered new tserver with Master: bd057816696846669f421abaaa22edf3 (127.2.41.1:39913)
12:12:09.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.198590  2298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.41.1:45105
12:12:09.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.208395  2565 heartbeater.cc:344] Connected to a master server at 127.2.41.60:44645
12:12:09.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.208815  2565 heartbeater.cc:461] Registering TS with master...
12:12:09.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.209455  2565 heartbeater.cc:507] Master 127.2.41.60:44645 requested a full tablet report, sending...
12:12:09.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.213078  2350 ts_manager.cc:194] Registered new tserver with Master: bd057816696846669f421abaaa22edf3 (127.2.41.1:39913)
12:12:09.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.222584  2566 heartbeater.cc:344] Connected to a master server at 127.2.41.62:36169
12:12:09.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.223003  2566 heartbeater.cc:461] Registering TS with master...
12:12:09.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.223683  2566 heartbeater.cc:507] Master 127.2.41.62:36169 requested a full tablet report, sending...
12:12:09.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.226874  2250 ts_manager.cc:194] Registered new tserver with Master: bd057816696846669f421abaaa22edf3 (127.2.41.1:39913)
12:12:09.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:09.543758  2572 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:09.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:09.544226  2572 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:09.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:09.544761  2572 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:09.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:09.578405  2572 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:09.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:09.579248  2572 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.41.2
12:12:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.616052  2572 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/wal
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.2:0
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data/info.pb
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.2
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:09.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.41.2
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/logs
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on e7f111948823
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16857
12:12:09.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
12:12:09.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.617336  2572 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:09.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:09.618885  2572 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:09.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:09.631888  2580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:10.202934  2564 heartbeater.cc:499] Master 127.2.41.61:45757 was elected leader, sending a full tablet report...
12:12:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.034777  2579 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 2572
12:12:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.215180  2572 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.583s	user 0.538s	sys 0.989s
12:12:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.216096  2572 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.584s	user 0.539s	sys 0.989s
12:12:11.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:09.633410  2581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.217213  2582 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1582 milliseconds
12:12:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.217746  2583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.218168  2572 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
12:12:11.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.223954  2572 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:11.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.225984  2572 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.227305  2572 hybrid_clock.cc:648] HybridClock initialized: now 1783512731227278 us; error 41 us; skew 500 ppm
12:12:11.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.228024  2572 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:12:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.234088  2572 webserver.cc:533] Webserver started at http://127.2.41.2:37813/ using document root <none> and password file <none>
12:12:11.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.235090  2572 fs_manager.cc:362] Metadata directory not provided
12:12:11.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.235316  2572 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:11.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.235836  2572 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.240213  2572 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data/instance:
12:12:11.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2c2ee75b77b4c5798744e198f5613f6"
12:12:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:11 on dist-test-slave-v5rg"
12:12:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.241490  2572 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/wal/instance:
12:12:11.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2c2ee75b77b4c5798744e198f5613f6"
12:12:11.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:11 on dist-test-slave-v5rg"
12:12:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.248581  2572 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
12:12:11.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.254194  2591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:11.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.255416  2572 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.255740  2572 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data,/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/wal
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b2c2ee75b77b4c5798744e198f5613f6"
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:11 on dist-test-slave-v5rg"
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.256042  2572 fs_report.cc:389] FS layout report
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/wal
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/wal
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data/data
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:11.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:11.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.313726  2572 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.315230  2572 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.315639  2572 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:11.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.318222  2572 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:11.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.322860  2572 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:11.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.323063  2572 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:11.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.323254  2572 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:11.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.323376  2572 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:11.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.468698  2572 rpc_server.cc:307] RPC server started. Bound to: 127.2.41.2:36841
12:12:11.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.468835  2704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.41.2:36841 every 8 connection(s)
12:12:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.471448  2572 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/data/info.pb
12:12:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.477684  2212 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu as pid 2572
12:12:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.478139  2212 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-1/wal/instance
12:12:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.490970  2212 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu
12:12:11.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/wal
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/logs
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data/info.pb
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:11.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.3:0
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.41.3
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.3
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
12:12:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.526026  2705 heartbeater.cc:344] Connected to a master server at 127.2.41.61:45757
12:12:11.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.526546  2705 heartbeater.cc:461] Registering TS with master...
12:12:11.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.528362  2705 heartbeater.cc:507] Master 127.2.41.61:45757 requested a full tablet report, sending...
12:12:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.531322  2298 ts_manager.cc:194] Registered new tserver with Master: b2c2ee75b77b4c5798744e198f5613f6 (127.2.41.2:36841)
12:12:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.532778  2706 heartbeater.cc:344] Connected to a master server at 127.2.41.60:44645
12:12:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.533124  2706 heartbeater.cc:461] Registering TS with master...
12:12:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.533175  2298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.41.2:39991
12:12:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.533998  2706 heartbeater.cc:507] Master 127.2.41.60:44645 requested a full tablet report, sending...
12:12:11.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.536950  2350 ts_manager.cc:194] Registered new tserver with Master: b2c2ee75b77b4c5798744e198f5613f6 (127.2.41.2:36841)
12:12:11.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.539288  2707 heartbeater.cc:344] Connected to a master server at 127.2.41.62:36169
12:12:11.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.539556  2707 heartbeater.cc:461] Registering TS with master...
12:12:11.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.540006  2707 heartbeater.cc:507] Master 127.2.41.62:36169 requested a full tablet report, sending...
12:12:11.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.542306  2250 ts_manager.cc:194] Registered new tserver with Master: b2c2ee75b77b4c5798744e198f5613f6 (127.2.41.2:36841)
12:12:11.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.852797  2712 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
12:12:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.854123  2712 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
12:12:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.854563  2712 flags.cc:432] Enabled unsafe flag: --never_fsync=true
12:12:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.895889  2712 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
12:12:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.896693  2712 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.41.3
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.932022  2712 tablet_server_runner.cc:78] Tablet server non-default flags:
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.41.20:38829
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/wal
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
12:12:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.41.3:0
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data/info.pb
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.41.3
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.41.3
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/logs
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 8aadabe0236da0a312e7e3764fada9dc81e70c40
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 11:49:08 UTC on e7f111948823
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16857
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
12:12:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.933324  2712 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
12:12:11.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:11.934868  2712 file_cache.cc:492] Constructed file cache file cache with capacity 419430
12:12:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.949728  2722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:12.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:12.538568  2705 heartbeater.cc:499] Master 127.2.41.61:45757 was elected leader, sending a full tablet report...
12:12:13.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:11.950904  2723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:13.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:13.298446  2725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
12:12:13.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:13.303001  2712 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.353s	user 0.516s	sys 0.828s
12:12:13.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:13.303512  2724 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1351 milliseconds
12:12:13.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:13.303742  2712 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.354s	user 0.516s	sys 0.829s
12:12:13.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.304030  2712 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
12:12:13.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.305100  2712 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
12:12:13.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.307235  2712 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
12:12:13.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.308713  2712 hybrid_clock.cc:648] HybridClock initialized: now 1783512733308676 us; error 53 us; skew 500 ppm
12:12:13.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.309612  2712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
12:12:13.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.317824  2712 webserver.cc:533] Webserver started at http://127.2.41.3:41481/ using document root <none> and password file <none>
12:12:13.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.318835  2712 fs_manager.cc:362] Metadata directory not provided
12:12:13.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.319051  2712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
12:12:13.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.319453  2712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
12:12:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.323742  2712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data/instance:
12:12:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de62b79df3d6421cb5e9b62a2a5df2a6"
12:12:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:13 on dist-test-slave-v5rg"
12:12:13.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.324884  2712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/wal/instance:
12:12:13.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de62b79df3d6421cb5e9b62a2a5df2a6"
12:12:13.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:13 on dist-test-slave-v5rg"
12:12:13.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.332979  2712 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
12:12:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.339068  2733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
12:12:13.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.340366  2712 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
12:12:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.340782  2712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data,/tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/wal
12:12:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "de62b79df3d6421cb5e9b62a2a5df2a6"
12:12:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 12:12:13 on dist-test-slave-v5rg"
12:12:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.341216  2712 fs_report.cc:389] FS layout report
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/wal
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/wal
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data/data
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
12:12:13.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
12:12:13.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.422904  2712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
12:12:13.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.424364  2712 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
12:12:13.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.424796  2712 kserver.cc:163] Server-wide thread pool size limit: 3276
12:12:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.427284  2712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
12:12:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.431717  2712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
12:12:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.431931  2712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
12:12:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.432133  2712 ts_tablet_manager.cc:616] Registered 0 tablets
12:12:13.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.432309  2712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
12:12:13.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.589917  2712 rpc_server.cc:307] RPC server started. Bound to: 127.2.41.3:36299
12:12:13.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.590464  2845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.41.3:36299 every 8 connection(s)
12:12:13.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.592950  2712 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/data/info.pb
12:12:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.596494  2212 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu as pid 2712
12:12:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.596997  2212 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasky32zeN/test-tmp/mini-kudu-cluster3546489027740772683/ts-2/wal/instance
12:12:13.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.633735  2846 heartbeater.cc:344] Connected to a master server at 127.2.41.61:45757
12:12:13.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.634266  2846 heartbeater.cc:461] Registering TS with master...
12:12:13.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.635586  2846 heartbeater.cc:507] Master 127.2.41.61:45757 requested a full tablet report, sending...
12:12:13.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.637401  2847 heartbeater.cc:344] Connected to a master server at 127.2.41.60:44645
12:12:13.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.637737  2847 heartbeater.cc:461] Registering TS with master...
12:12:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.638361  2298 ts_manager.cc:194] Registered new tserver with Master: de62b79df3d6421cb5e9b62a2a5df2a6 (127.2.41.3:36299)
12:12:13.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.638451  2847 heartbeater.cc:507] Master 127.2.41.60:44645 requested a full tablet report, sending...
12:12:13.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.641031  2848 heartbeater.cc:344] Connected to a master server at 127.2.41.62:36169
12:12:13.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.641383  2848 heartbeater.cc:461] Registering TS with master...
12:12:13.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.640637  2298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.41.3:59721
12:12:13.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.642287  2848 heartbeater.cc:507] Master 127.2.41.62:36169 requested a full tablet report, sending...
12:12:13.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.643615  2349 ts_manager.cc:194] Registered new tserver with Master: de62b79df3d6421cb5e9b62a2a5df2a6 (127.2.41.3:36299)
12:12:13.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.645470  2250 ts_manager.cc:194] Registered new tserver with Master: de62b79df3d6421cb5e9b62a2a5df2a6 (127.2.41.3:36299)
12:12:13.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:13.663806  2212 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
12:12:13.675 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
12:12:13.677 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

12:12:13.687 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.41.62"
      port: 36169
    }
    bound_http_address {
      host: "127.2.41.62"
      port: 46565
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.41.61"
      port: 45757
    }
    bound_http_address {
      host: "127.2.41.61"
      port: 37429
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.41.60"
      port: 44645
    }
    bound_http_address {
      host: "127.2.41.60"
      port: 35409
    }
  }
}

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

12:12:13.694 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.41.1"
      port: 39913
    }
    bound_http_address {
      host: "127.2.41.1"
      port: 38273
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.41.2"
      port: 36841
    }
    bound_http_address {
      host: "127.2.41.2"
      port: 37813
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.41.3"
      port: 36299
    }
    bound_http_address {
      host: "127.2.41.3"
      port: 41481
    }
  }
}

12:12:13.694 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
12:12:13.931 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
12:12:13.998 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:14.172 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:14.224 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:14.242 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:14.248 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:14.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:14.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:14.342 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:14.342 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:14.343 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:14.574 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf57836ee, L:/127.0.0.1:57102 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:14.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeb7de824, L:/127.0.0.1:46756 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:14.574 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb7e86b7, L:/127.0.0.1:55664 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:14.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:14.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=486), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [452ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [453ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:14.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.645944  2846 heartbeater.cc:499] Master 127.2.41.61:45757 was elected leader, sending a full tablet report...
12:12:14.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.665419  2298 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57102:
12:12:14.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
12:12:14.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
12:12:14.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:14.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:14.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
12:12:14.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:14.669497  2298 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
12:12:14.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:14.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.799773  2640 tablet_service.cc:1511] Processing CreateTablet for tablet 4a46a8ef6e724bd19b8a1fb08ded559f (DEFAULT_TABLE table=TestHandleTooBusy [id=8d16692dff384ffe9b2f376aaa500fea]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.802208  2640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a46a8ef6e724bd19b8a1fb08ded559f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.820396  2498 tablet_service.cc:1511] Processing CreateTablet for tablet 4a46a8ef6e724bd19b8a1fb08ded559f (DEFAULT_TABLE table=TestHandleTooBusy [id=8d16692dff384ffe9b2f376aaa500fea]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:14.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.821988  2498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a46a8ef6e724bd19b8a1fb08ded559f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:14.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.830782  2781 tablet_service.cc:1511] Processing CreateTablet for tablet 4a46a8ef6e724bd19b8a1fb08ded559f (DEFAULT_TABLE table=TestHandleTooBusy [id=8d16692dff384ffe9b2f376aaa500fea]), partition=RANGE (key) PARTITION UNBOUNDED
12:12:14.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.832700  2881 tablet_bootstrap.cc:492] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6: Bootstrap starting.
12:12:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.840921  2781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a46a8ef6e724bd19b8a1fb08ded559f. 1 dirs total, 0 dirs full, 0 dirs failed
12:12:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.841069  2881 tablet_bootstrap.cc:654] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6: Neither blocks nor log segments found. Creating new log.
12:12:14.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.843554  2881 log.cc:826] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6: Log is configured to *not* fsync() on all Append() calls
12:12:14.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.849906  2881 tablet_bootstrap.cc:492] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6: No bootstrap required, opened a new log
12:12:14.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.850198  2883 tablet_bootstrap.cc:492] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3: Bootstrap starting.
12:12:14.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.851296  2881 ts_tablet_manager.cc:1403] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
12:12:14.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.858592  2883 tablet_bootstrap.cc:654] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3: Neither blocks nor log segments found. Creating new log.
12:12:14.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.860816  2883 log.cc:826] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3: Log is configured to *not* fsync() on all Append() calls
12:12:14.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.878298  2885 tablet_bootstrap.cc:492] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6: Bootstrap starting.
12:12:14.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.883774  2881 raft_consensus.cc:359] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:14.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.884428  2881 raft_consensus.cc:385] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:14.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.884724  2881 raft_consensus.cc:740] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2c2ee75b77b4c5798744e198f5613f6, State: Initialized, Role: FOLLOWER
12:12:14.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.886785  2885 tablet_bootstrap.cc:654] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6: Neither blocks nor log segments found. Creating new log.
12:12:14.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.886003  2881 consensus_queue.cc:260] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [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: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:14.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.888649  2883 tablet_bootstrap.cc:492] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3: No bootstrap required, opened a new log
12:12:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.889191  2883 ts_tablet_manager.cc:1403] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.007s
12:12:14.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.890430  2885 log.cc:826] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6: Log is configured to *not* fsync() on all Append() calls
12:12:14.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.897177  2881 ts_tablet_manager.cc:1434] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6: Time spent starting tablet: real 0.044s	user 0.037s	sys 0.003s
12:12:14.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.906833  2885 tablet_bootstrap.cc:492] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6: No bootstrap required, opened a new log
12:12:14.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.908176  2885 ts_tablet_manager.cc:1403] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.005s
12:12:14.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.923722  2883 raft_consensus.cc:359] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:14.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.925410  2883 raft_consensus.cc:385] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.925697  2883 raft_consensus.cc:740] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd057816696846669f421abaaa22edf3, State: Initialized, Role: FOLLOWER
12:12:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.926687  2883 consensus_queue.cc:260] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3 [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: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.934963  2883 ts_tablet_manager.cc:1434] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3: Time spent starting tablet: real 0.045s	user 0.025s	sys 0.014s
12:12:14.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.939385  2885 raft_consensus.cc:359] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:14.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.940704  2885 raft_consensus.cc:385] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
12:12:14.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.941447  2885 raft_consensus.cc:740] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de62b79df3d6421cb5e9b62a2a5df2a6, State: Initialized, Role: FOLLOWER
12:12:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.943140  2885 consensus_queue.cc:260] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6 [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: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:14.947858  2885 ts_tablet_manager.cc:1434] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6: Time spent starting tablet: real 0.039s	user 0.024s	sys 0.010s
12:12:15.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.005331  2886 raft_consensus.cc:493] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
12:12:15.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.006433  2886 raft_consensus.cc:515] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:15.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.011888  2886 leader_election.cc:290] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd057816696846669f421abaaa22edf3 (127.2.41.1:39913), de62b79df3d6421cb5e9b62a2a5df2a6 (127.2.41.3:36299)
12:12:15.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.023149  2518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a46a8ef6e724bd19b8a1fb08ded559f" candidate_uuid: "b2c2ee75b77b4c5798744e198f5613f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd057816696846669f421abaaa22edf3" is_pre_election: true
12:12:15.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.024087  2518 raft_consensus.cc:2468] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c2ee75b77b4c5798744e198f5613f6 in term 0.
12:12:15.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.025671  2595 leader_election.cc:304] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [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: b2c2ee75b77b4c5798744e198f5613f6, bd057816696846669f421abaaa22edf3; no voters: 
12:12:15.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.025697  2801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a46a8ef6e724bd19b8a1fb08ded559f" candidate_uuid: "b2c2ee75b77b4c5798744e198f5613f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" is_pre_election: true
12:12:15.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.026542  2886 raft_consensus.cc:2804] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
12:12:15.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.026501  2801 raft_consensus.cc:2468] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2c2ee75b77b4c5798744e198f5613f6 in term 0.
12:12:15.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.026913  2886 raft_consensus.cc:493] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
12:12:15.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.027240  2886 raft_consensus.cc:3060] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 0 FOLLOWER]: Advancing to term 1
12:12:15.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:15.027740  2713 tablet.cc:2406] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:15.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.034108  2886 raft_consensus.cc:515] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:15.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.036103  2886 leader_election.cc:290] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [CANDIDATE]: Term 1 election: Requested vote from peers bd057816696846669f421abaaa22edf3 (127.2.41.1:39913), de62b79df3d6421cb5e9b62a2a5df2a6 (127.2.41.3:36299)
12:12:15.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.036888  2518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a46a8ef6e724bd19b8a1fb08ded559f" candidate_uuid: "b2c2ee75b77b4c5798744e198f5613f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd057816696846669f421abaaa22edf3"
12:12:15.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.037214  2801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a46a8ef6e724bd19b8a1fb08ded559f" candidate_uuid: "b2c2ee75b77b4c5798744e198f5613f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6"
12:12:15.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.037367  2518 raft_consensus.cc:3060] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3 [term 0 FOLLOWER]: Advancing to term 1
12:12:15.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.037698  2801 raft_consensus.cc:3060] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6 [term 0 FOLLOWER]: Advancing to term 1
12:12:15.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.042852  2518 raft_consensus.cc:2468] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c2ee75b77b4c5798744e198f5613f6 in term 1.
12:12:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.043820  2595 leader_election.cc:304] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [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: b2c2ee75b77b4c5798744e198f5613f6, bd057816696846669f421abaaa22edf3; no voters: 
12:12:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.044390  2801 raft_consensus.cc:2468] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2c2ee75b77b4c5798744e198f5613f6 in term 1.
12:12:15.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.044517  2886 raft_consensus.cc:2804] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 1 FOLLOWER]: Leader election won for term 1
12:12:15.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.046954  2886 raft_consensus.cc:697] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [term 1 LEADER]: Becoming Leader. State: Replica: b2c2ee75b77b4c5798744e198f5613f6, State: Running, Role: LEADER
12:12:15.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.048836  2886 consensus_queue.cc:237] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [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: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } }
12:12:15.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.063196  2297 catalog_manager.cc:5697] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2c2ee75b77b4c5798744e198f5613f6 (127.2.41.2). New cstate: current_term: 1 leader_uuid: "b2c2ee75b77b4c5798744e198f5613f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b2c2ee75b77b4c5798744e198f5613f6" member_type: VOTER last_known_addr { host: "127.2.41.2" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 } health_report { overall_health: UNKNOWN } } }
12:12:15.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:15.114588  2853 tablet.cc:2406] T 4a46a8ef6e724bd19b8a1fb08ded559f P de62b79df3d6421cb5e9b62a2a5df2a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:15.158 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.160 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.160 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.161 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.162 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.163 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:15.168370  2571 tablet.cc:2406] T 4a46a8ef6e724bd19b8a1fb08ded559f P bd057816696846669f421abaaa22edf3: Can't schedule compaction. Clean time has not been advanced past its initial value.
12:12:15.174 [DEBUG - pool-4-thread-9] (NetUtil.java:139) Resolved '127.2.41.61' into [/127.2.41.61] in 6833855ns
12:12:15.174 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.175 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.165 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.179 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.180 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.181 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.182 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.188 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.202 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.220 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.225 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.228 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.228 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.229 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.229 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:15.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.255 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7379ba42, L:/127.0.0.1:57110 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.262 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.263 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.265 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.266 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf54a8ba, L:/127.0.0.1:46768 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.276 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.277 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.278 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.287 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.289 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x55da4f7c, L:/127.0.0.1:46774 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.291 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.293 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.294 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=134), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [102ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, deferred=null) after lookup
12:12:15.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.300 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.320 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.329 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.337 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.350 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:15.354 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.364 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.370 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd9f48e4e, L:/127.0.0.1:46780 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.371 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf1c86633, L:/127.0.0.1:57120 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.371 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a8b6855, L:/127.0.0.1:57116 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.380 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.384 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.387 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.388 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.389 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.391 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.393 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=221), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [122ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:15.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=237), Traces: [0ms] refreshing cache from master, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [231ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:15.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.402 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.402 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.407 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfebe0bfb, L:/127.0.0.1:46784 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.414 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.415 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.423 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.434 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.442 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.446162  2886 consensus_queue.cc:1048] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd057816696846669f421abaaa22edf3" member_type: VOTER last_known_addr { host: "127.2.41.1" port: 39913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:15.456 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07f86b46, L:/127.0.0.1:57132 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.493 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa15a83d3, L:/127.0.0.1:55676 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.497 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x718a105a, L:/127.0.0.1:46810 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.497 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.499 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcaaa80a8, L:/127.0.0.1:46808 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.509 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3a9fe50d, L:/127.0.0.1:57142 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.509 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:15.510 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.511 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2689d4eb, L:/127.0.0.1:46776 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:15.513412  2292 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items
12:12:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.513669  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57132 (request call id 0)
12:12:15.518 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb47a20bd, L:/127.0.0.1:46788 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.529 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:15.530 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.532 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.557 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items
12:12:15.558 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.560 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6211d40f, L:/127.0.0.1:46804 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.565 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x57eddd48, L:/127.0.0.1:55698 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.567 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0057fc02, L:/127.0.0.1:55690 - R:/127.2.41.60:44645] using TOKEN/null
12:12:15.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.571 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1501891e, L:/127.0.0.1:55668 - R:/127.2.41.60:44645] using TOKEN/null
12:12:15.574 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.575 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.589 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=432), Traces: [0ms] refreshing cache from master, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [214ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:15.601 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.604 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299988, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.610 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:15.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.629 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.639041  2886 consensus_queue.cc:1048] T 4a46a8ef6e724bd19b8a1fb08ded559f P b2c2ee75b77b4c5798744e198f5613f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de62b79df3d6421cb5e9b62a2a5df2a6" member_type: VOTER last_known_addr { host: "127.2.41.3" port: 36299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
12:12:15.641 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.642 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:15.648 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe0a36803, L:/127.0.0.1:55710 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.650 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.650 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:15.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.666090  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 9)
12:12:15.669 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x82b8721d, L:/127.0.0.1:57162 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.690 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe56520a8, L:/127.0.0.1:57172 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.690577  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 9)
12:12:15.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.691593  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 9)
12:12:15.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.692250  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 9)
12:12:15.693 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items
12:12:15.695 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items
12:12:15.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.696745  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 9)
12:12:15.697 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items
12:12:15.699 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.705422  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 9)
12:12:15.706 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items
12:12:15.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:15.711 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.713 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.715 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.716 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x01f0f937, L:/127.0.0.1:55726 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.717085  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57110 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 5)
12:12:15.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.718080  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 5)
12:12:15.720 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.721 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:15.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.729 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:15.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=563), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [281ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items, [370ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [450ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [485ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [492ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items, [498ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [498ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [505ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items, [505ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [509ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [510ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [526ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [538ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@880509111(state=PENDING, result=null, callback=(continuation of Deferred@649472807 after retry RPC after error@319040071) -> (continuation of Deferred@1069888687 after retry RPC after error@1465087448) -> (continuation of Deferred@1084986118 after retry RPC after error@1926221638), errback=(continuation of Deferred@649472807 after retry RPC after error@319040071) -> (continuation of Deferred@1069888687 after retry RPC after error@1465087448) -> (continuation of Deferred@1084986118 after retry RPC after error@1926221638))) after lookup
12:12:15.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.744948  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57110 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57142 (request call id 4)
12:12:15.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.746310  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.750756  2292 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.2.41.3:59721 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:15.752264  2846 heartbeater.cc:646] Failed to heartbeat to 127.2.41.61:45757 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.2.41.3:59721 dropped due to backpressure: service queue is full with 1 items
12:12:15.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.761256  2291 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.2.41.2:39991 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:15.762967  2705 heartbeater.cc:646] Failed to heartbeat to 127.2.41.61:45757 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.2.41.2:39991 dropped due to backpressure: service queue is full with 1 items
12:12:15.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.762439  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57110 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.766 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42bb2623, L:/127.0.0.1:57188 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.769586  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.772 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items
12:12:15.772 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.776934  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.778 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items
12:12:15.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.784637  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.786 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items
12:12:15.789 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.791353  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.792451  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57110 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.804279  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.805 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfebfb04d, L:/127.0.0.1:57204 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.805 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items
12:12:15.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.807106  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 10)
12:12:15.808 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfdddb820, L:/127.0.0.1:55728 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.808 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.813 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items
12:12:15.817 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.821 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3637d13b, L:/127.0.0.1:55742 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.825 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.827205  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57110 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57172 (request call id 4)
12:12:15.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=613), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [315ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items, [488ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [488ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [507ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [512ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1213000303(state=PENDING, result=null, callback=(continuation of Deferred@2143010090 after retry RPC after error@2035188169), errback=(continuation of Deferred@2143010090 after retry RPC after error@2035188169))) after lookup
12:12:15.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.844853  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=611), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [209ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [377ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [400ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [400ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [442ms] refreshing cache from master, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [451ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [453ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [465ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [466ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [469ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [485ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [486ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [489ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items, [504ms] refreshing cache from master, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [519ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@686690834(state=PENDING, result=null, callback=(continuation of Deferred@244574388 after retry RPC after error@2039625267) -> (continuation of Deferred@1551261023 after retry RPC after error@80783937) -> (continuation of Deferred@362226727 after retry RPC after error@2111613704) -> (continuation of Deferred@330210633 after retry RPC after error@304984031), errback=(continuation of Deferred@244574388 after retry RPC after error@2039625267) -> (continuation of Deferred@1551261023 after retry RPC after error@80783937) -> (continuation of Deferred@362226727 after retry RPC after error@2111613704) -> (continuation of Deferred@330210633 after retry RPC after error@304984031))) after lookup
12:12:15.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.857065  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57172 (request call id 5)
12:12:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.857161  2291 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57172 (request call id 5)
12:12:15.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.860944  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57172 (request call id 5)
12:12:15.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.871008  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57204 (request call id 3)
12:12:15.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=649), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [158ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [430ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items, [477ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [477ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57188 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.2.41.62:36169, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [485ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [512ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@362232659(state=PENDING, result=null, callback=(continuation of Deferred@1821738983 after retry RPC after error@2079527568), errback=(continuation of Deferred@1821738983 after retry RPC after error@2079527568))) after lookup
12:12:15.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.883821  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 2)
12:12:15.889 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0a7aa718, L:/127.0.0.1:57152 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:15.891 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3cdab65f, L:/127.0.0.1:46822 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:15.893 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc3f349e0, L:/127.0.0.1:55720 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.892395  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57110 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 2)
12:12:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.892666  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 2)
12:12:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.894899  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 2)
12:12:15.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.883997  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 2)
12:12:15.897 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8b8e4cd0, L:/127.0.0.1:55702 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:15.899 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items
12:12:15.900 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.903029  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 2)
12:12:15.905 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.911922  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 2)
12:12:15.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.914333  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.922838  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.924881  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.926 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items
12:12:15.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.927 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.920375  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.931216  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.933566  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.937302  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.939 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items
12:12:15.940 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.944378  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.946121  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.947 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items
12:12:15.948 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.954 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.950871  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.951192  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 6)
12:12:15.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.959421  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 10)
12:12:15.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.962935  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57110 (request call id 10)
12:12:15.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.966017  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57162 (request call id 2)
12:12:15.971 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items
12:12:15.971 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:15.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.969408  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57162 (request call id 2)
12:12:15.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.970364  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:15.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=748), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [407ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [599ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items, [600ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items, [620ms] refreshing cache from master, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [625ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items, [627ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [627ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items, [640ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [647ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items, [647ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [648ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [665ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1255987767(state=PENDING, result=null, callback=(continuation of Deferred@2126052682 after retry RPC after error@2078028577) -> (continuation of Deferred@106056423 after retry RPC after error@720577912) -> (continuation of Deferred@328781761 after retry RPC after error@164078504), errback=(continuation of Deferred@2126052682 after retry RPC after error@2078028577) -> (continuation of Deferred@106056423 after retry RPC after error@720577912) -> (continuation of Deferred@328781761 after retry RPC after error@164078504))) after lookup
12:12:15.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.978703  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57152 (request call id 4)
12:12:15.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:15.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:15.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:15.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.990551  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:15.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.992313  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:15.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.992653  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:15.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:15.996702  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:15.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.004154  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.005091  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.004154  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.007 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items
12:12:16.008 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.008889  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.009557  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.022995  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.023428  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.024251  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.025 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items
12:12:16.026 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.029261  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.036352  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.042259  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.044761  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.049912  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 5)
12:12:16.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.059716  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57162 (request call id 5)
12:12:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.062628  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57162 (request call id 5)
12:12:16.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.064810  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57162 (request call id 5)
12:12:16.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.068 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:16.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=841), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [171ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [359ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [569ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [569ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [581ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [587ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [603ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [604ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [622ms] refreshing cache from master, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [630ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [631ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [635ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [635ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [660ms] refreshing cache from master, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [665ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [671ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [672ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [680ms] refreshing cache from master, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [686ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [689ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [690ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [690ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items, [721ms] refreshing cache from master, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [725ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [727ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [734ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@954243837(state=PENDING, result=null, callback=(continuation of Deferred@475848044 after retry RPC after error@160572801) -> (continuation of Deferred@1690582181 after retry RPC after error@1489986994) -> (continuation of Deferred@578974842 after retry RPC after error@975496070) -> (continuation of Deferred@2143342963 after retry RPC after error@1552013772) -> (continuation of Deferred@1838241666 after retry RPC after error@1890890085), errback=(continuation of Deferred@475848044 after retry RPC after error@160572801) -> (continuation of Deferred@1690582181 after retry RPC after error@1489986994) -> (continuation of Deferred@578974842 after retry RPC after error@975496070) -> (continuation of Deferred@2143342963 after retry RPC after error@1552013772) -> (continuation of Deferred@1838241666 after retry RPC after error@1890890085))) after lookup
12:12:16.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:16.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.082240  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57172 (request call id 13)
12:12:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.083191  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57172 (request call id 13)
12:12:16.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.084641  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57172 (request call id 13)
12:12:16.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.089154  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57120 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57172 (request call id 13)
12:12:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.090858  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57172 (request call id 13)
12:12:16.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.093 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.111244  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.112340  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.124378  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.128490  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.130596  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.142231  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.143826  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.149099  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.151343  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.156198  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.170092  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.172646  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57188 (request call id 6)
12:12:16.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:16.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.184 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.188861  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57120 (request call id 13)
12:12:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.189232  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57120 (request call id 13)
12:12:16.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.199677  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 9)
12:12:16.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.222177  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 12)
12:12:16.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.222488  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 12)
12:12:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.229689  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 12)
12:12:16.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.239248  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 12)
12:12:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.242163  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 12)
12:12:16.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.249332  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57132 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 12)
12:12:16.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.251539  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 12)
12:12:16.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.256130  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 14)
12:12:16.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.258260  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 14)
12:12:16.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.262264  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 14)
12:12:16.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.263430  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 14)
12:12:16.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.282681  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 12)
12:12:16.283 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:16.284 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:16.284 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:16.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.285 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:16.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:16.290 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:16.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:16.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:16.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:16.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:16.295 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:16.297 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:16.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.299 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:16.299 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:16.299 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:16.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:16.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:16.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:16.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:16.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:16.301 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:16.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:16.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:16.307 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:16.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:16.311 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:16.314 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:16.319 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:16.318 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:16.318 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:16.323 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:16.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:16.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.331781  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57172 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57204 (request call id 16)
12:12:16.338 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:16.341 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:16.348 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:16.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c12c35f, L:/127.0.0.1:46844 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:16.354 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:16.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:16.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:16.369 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0dc654da, L:/127.0.0.1:46836 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:16.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.384820  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57172 (request call id 20)
12:12:16.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.387 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:16.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.390232  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57132 (request call id 16)
12:12:16.391 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:16.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.396790  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57132 (request call id 16)
12:12:16.397 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x227e8f53, L:/127.0.0.1:57218 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:16.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.399 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.401240  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 14)
12:12:16.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.402420  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 14)
12:12:16.403 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items
12:12:16.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.410765  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 14)
12:12:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.415971  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 17)
12:12:16.423 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbf5cd93d, L:/127.0.0.1:55752 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:16.430 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.431 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e66e1a7, L:/127.0.0.1:57232 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:16.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.430295  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 17)
12:12:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.432163  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 17)
12:12:16.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items
12:12:16.435 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6b548d0b, L:/127.0.0.1:55764 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.438513  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 17)
12:12:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.440069  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.445 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.450928  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.454847  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.455 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items
12:12:16.456 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.456611  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.458509  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.470557  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.478397  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.479595  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 1)
12:12:16.483 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items
12:12:16.483 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.484 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.481984  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 13)
12:12:16.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.486896  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57204 (request call id 17)
12:12:16.493 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items
12:12:16.493 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.505 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:16.505 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:16.506 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:16.506 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:16.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:16.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:16.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:16.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.509949  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 2)
12:12:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.512373  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 2)
12:12:16.515 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items
12:12:16.520 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:16.522559  2292 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items [suppressed 125 similar messages]
12:12:16.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.523141  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 2)
12:12:16.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:16.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:16.528 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:16.530 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:16.534 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:16.537 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.537024  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 2)
12:12:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.539733  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 2)
12:12:16.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:16.544165  2308 debug-util.cc:398] Leaking SignalData structure 0x7b0800060fa0 after lost signal to thread 2271
12:12:16.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:16.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:16.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.554986  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 2)
12:12:16.558 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items
12:12:16.559 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.559 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:16.565 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:16.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.571580  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57218 (request call id 2)
12:12:16.573 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:16.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:16.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=291), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [78ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items, [134ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [135ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [147ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items, [187ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57218 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [209ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@769257685(state=PENDING, result=null, callback=(continuation of Deferred@1472649340 after retry RPC after error@482245600) -> (continuation of Deferred@793447934 after retry RPC after error@1307971482), errback=(continuation of Deferred@1472649340 after retry RPC after error@482245600) -> (continuation of Deferred@793447934 after retry RPC after error@1307971482))) after lookup
12:12:16.588 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x075b5c97, L:/127.0.0.1:46860 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:16.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.597038  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57218 (request call id 3)
12:12:16.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.610 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7b459acd, L:/127.0.0.1:57236 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.612030  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 15)
12:12:16.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:16.613 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items
12:12:16.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:16.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=308), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [48ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items, [135ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [136ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 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.2.41.62:36169, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [166ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items, [183ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [204ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items, [208ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [211ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 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.2.41.62:36169, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [245ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items, [249ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57232 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.2.41.62:36169, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [287ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@370502301(state=PENDING, result=null, callback=(continuation of Deferred@863008105 after retry RPC after error@659103473) -> (continuation of Deferred@1271291829 after retry RPC after error@1983550930) -> (continuation of Deferred@1188130113 after retry RPC after error@696278524) -> (continuation of Deferred@1354929294 after retry RPC after error@1920208705) -> (continuation of Deferred@1065541419 after retry RPC after error@348523162), errback=(continuation of Deferred@863008105 after retry RPC after error@659103473) -> (continuation of Deferred@1271291829 after retry RPC after error@1983550930) -> (continuation of Deferred@1188130113 after retry RPC after error@696278524) -> (continuation of Deferred@1354929294 after retry RPC after error@1920208705) -> (continuation of Deferred@1065541419 after retry RPC after error@348523162))) after lookup
12:12:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.619155  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.622025  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.630949  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.638626  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.638784  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.641 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1d1f24a3, L:/127.0.0.1:55766 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:16.646 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.653339  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.655 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items
12:12:16.658 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.658354  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.675614  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.678085  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57116 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.679754  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.681 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items
12:12:16.681 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.693037  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57232 (request call id 6)
12:12:16.696 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items
12:12:16.697 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.704313  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57232 (request call id 7)
12:12:16.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.711503  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57204 (request call id 20)
12:12:16.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.715 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.712426  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57236 (request call id 4)
12:12:16.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:16.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [67ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items, [117ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [117ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 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.2.41.62:36169, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items, [152ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 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.2.41.62:36169, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [165ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57236 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.2.41.62:36169, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [184ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@314268594(state=PENDING, result=null, callback=(continuation of Deferred@1987546652 after retry RPC after error@1140663015) -> (continuation of Deferred@1871752702 after retry RPC after error@666770805) -> (continuation of Deferred@1836278000 after retry RPC after error@1202953635) -> (continuation of Deferred@757479414 after retry RPC after error@2049233554), errback=(continuation of Deferred@1987546652 after retry RPC after error@1140663015) -> (continuation of Deferred@1871752702 after retry RPC after error@666770805) -> (continuation of Deferred@1836278000 after retry RPC after error@1202953635) -> (continuation of Deferred@757479414 after retry RPC after error@2049233554))) after lookup
12:12:16.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:16.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.731626  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57232 (request call id 8)
12:12:16.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.751420  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57204 (request call id 21)
12:12:16.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.753031  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57204 (request call id 21)
12:12:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.767545  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.772544  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.773747  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.784684  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.791549  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.791731  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.794131  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.798774  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 10)
12:12:16.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.812311  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57232 (request call id 11)
12:12:16.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.818536  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57232 (request call id 11)
12:12:16.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.821946  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57232 (request call id 11)
12:12:16.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.832 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.833 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:16.833 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:16.833 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:16.834 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:16.834 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:16.834 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:16.835 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:16.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:16.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.838408  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 11)
12:12:16.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.840884  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 11)
12:12:16.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.843987  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.849 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:16.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:16.853 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:16.856 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:16.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.859372  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.862454  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.866 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:16.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:16.874 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.878526  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.881760  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.885 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:16.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.893708  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.899027  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.900 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:16.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.902540  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.903 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:16.913 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:16.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.918359  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.922348  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 11)
12:12:16.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.928 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7a76cac2, L:/127.0.0.1:55780 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:16.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.934 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:16.935 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:16.935 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:16.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:16.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:16.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:16.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:16.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:16.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:16.939 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:16.941 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8497d97b, L:/127.0.0.1:46866 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:16.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:16.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:16.950 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:16.956 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:16.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.961782  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57152 (request call id 22)
12:12:16.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.967572  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57152 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:16.970 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe826beb5, L:/127.0.0.1:57248 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.969997  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:16.971 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:16.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.971509  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:16.973 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:16.974 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items
12:12:16.974 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.977684  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:16.979 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:16.980 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items
12:12:16.981 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:16.981 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:16.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:16.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.990464  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:16.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.991503  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:16.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:16.995 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:16.996 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:16.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:16.997144  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:16.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:16.998 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items
12:12:17.001 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.010174  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:17.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.018282  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:17.019 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items
12:12:17.025 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.036 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.033663  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 7)
12:12:17.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.046 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44ecba78, L:/127.0.0.1:46868 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:17.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.047241  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57116 (request call id 24)
12:12:17.054 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc27461b5, L:/127.0.0.1:57252 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.058126  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.058329  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.059 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items
12:12:17.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.069913  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.079891  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.094 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5d89a5cc, L:/127.0.0.1:55786 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:17.097 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.098652  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.110581  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.118088  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.119304  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.125 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items
12:12:17.127 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.137259  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57248 (request call id 4)
12:12:17.138 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items
12:12:17.141 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.146 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.147 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:17.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=294), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items, [119ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [143ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [170ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57248 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [207ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1783857962(state=PENDING, result=null, callback=(continuation of Deferred@1997255467 after retry RPC after error@1005388352) -> (continuation of Deferred@814433073 after retry RPC after error@1178062041) -> (continuation of Deferred@1812970975 after retry RPC after error@1067670812) -> (continuation of Deferred@1440420626 after retry RPC after error@762465396), errback=(continuation of Deferred@1997255467 after retry RPC after error@1005388352) -> (continuation of Deferred@814433073 after retry RPC after error@1178062041) -> (continuation of Deferred@1812970975 after retry RPC after error@1067670812) -> (continuation of Deferred@1440420626 after retry RPC after error@762465396))) after lookup
12:12:17.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:17.154 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.155 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:17.155 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:17.155 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:17.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:17.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:17.157 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:17.158 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:17.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.159739  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 3)
12:12:17.165 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:17.165 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:17.168 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:17.169 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:17.172 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:17.178 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:17.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.178762  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 3)
12:12:17.179 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:17.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:17.186 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:17.191 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items
12:12:17.191 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.191 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.190230  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57188 (request call id 25)
12:12:17.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:17.200 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.205386  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57188 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 18)
12:12:17.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.212457  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 18)
12:12:17.221 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items
12:12:17.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.218227  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 18)
12:12:17.224 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.230 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1e7e5ee5, L:/127.0.0.1:55798 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.231910  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 18)
12:12:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.238461  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 18)
12:12:17.243 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85a7d7fb, L:/127.0.0.1:46882 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:17.246 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0f4fe292, L:/127.0.0.1:57268 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:17.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.248373  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 18)
12:12:17.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.252 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.252 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.252 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.253 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:17.253 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:17.253 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:17.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:17.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:17.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:17.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:17.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:17.258 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.259 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:17.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:17.269 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:17.273 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:17.275 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.278293  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 5)
12:12:17.280 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.280 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.280 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:17.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:17.284 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:17.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:17.293 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:17.295 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.302078  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 5)
12:12:17.303 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.303 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.304 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:17.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.320392  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 5)
12:12:17.322 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa13f1340, L:/127.0.0.1:46890 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:17.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.326625  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 5)
12:12:17.328 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.328 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.329949  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57188 (request call id 26)
12:12:17.330 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items
12:12:17.331 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.343 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0e554c27, L:/127.0.0.1:57272 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:17.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.344879  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57188 (request call id 26)
12:12:17.345 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items
12:12:17.350 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9ca6eca9, L:/127.0.0.1:55800 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:17.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.352100  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57188 (request call id 26)
12:12:17.354 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.354 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.357 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.360 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:17.360 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:17.360 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:17.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:17.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:17.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:17.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:17.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.366 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.375976  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 5)
12:12:17.377 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items
12:12:17.378 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:17.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:17.382 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:17.384 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:17.386 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:17.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:17.392 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:17.393 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:17.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:17.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.395759  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 5)
12:12:17.398 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.398 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items
12:12:17.399 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.397921  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 6)
12:12:17.399 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.399 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:17.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:17.415 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.416380  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 6)
12:12:17.417 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items
12:12:17.418 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.422 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0ab78724, L:/127.0.0.1:46904 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:17.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.433159  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 6)
12:12:17.437 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items
12:12:17.437 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.435951  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 6)
12:12:17.438 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.441 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.452 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c0ca6c7, L:/127.0.0.1:57274 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:17.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.453266  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57252 (request call id 6)
12:12:17.456 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:17.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=508), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [97ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [170ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [171ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [172ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 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.2.41.62:36169, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [204ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [236ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [266ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [267ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [270ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [324ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [375ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [376ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [444ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [446ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@609395253(state=PENDING, result=null, callback=(continuation of Deferred@90427578 after retry RPC after error@386816009) -> (continuation of Deferred@1033980601 after retry RPC after error@206767154) -> (continuation of Deferred@388952834 after retry RPC after error@1912942590) -> (continuation of Deferred@1170622341 after retry RPC after error@1369487771) -> (continuation of Deferred@829879886 after retry RPC after error@1792492865) -> (continuation of Deferred@500882929 after retry RPC after error@1231209392), errback=(continuation of Deferred@90427578 after retry RPC after error@386816009) -> (continuation of Deferred@1033980601 after retry RPC after error@206767154) -> (continuation of Deferred@388952834 after retry RPC after error@1912942590) -> (continuation of Deferred@1170622341 after retry RPC after error@1369487771) -> (continuation of Deferred@829879886 after retry RPC after error@1792492865) -> (continuation of Deferred@500882929 after retry RPC after error@1231209392))) after lookup
12:12:17.462 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items
12:12:17.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.465 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1f3ebcb2, L:/127.0.0.1:55816 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:17.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:17.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.472 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.476861  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 5)
12:12:17.489 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.498239  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 5)
12:12:17.509 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items
12:12:17.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.507369  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 5)
12:12:17.511 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.517366  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 5)
12:12:17.531 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items
12:12:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:17.526876  2291 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items [suppressed 94 similar messages]
12:12:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.527155  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 5)
12:12:17.533 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.537528  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 5)
12:12:17.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.546180  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 5)
12:12:17.547 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items
12:12:17.547 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.551201  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 7)
12:12:17.551 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items
12:12:17.552 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.557799  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57248 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57218 (request call id 24)
12:12:17.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.558106  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57218 (request call id 24)
12:12:17.559 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items
12:12:17.559 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.563 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.564 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:17.564 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:17.564 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:17.565 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:17.565 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:17.565 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:17.565 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:17.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:17.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:17.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=190), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [42ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [148ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [151ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [163ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57274 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.2.41.62:36169, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [188ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, deferred=Deferred@1295472023(state=PENDING, result=null, callback=(continuation of Deferred@1998413246 after retry RPC after error@268894059) -> (continuation of Deferred@1041571233 after retry RPC after error@1232694297) -> (continuation of Deferred@1410607141 after retry RPC after error@1934522475) -> (continuation of Deferred@1696631734 after retry RPC after error@1731934895), errback=(continuation of Deferred@1998413246 after retry RPC after error@268894059) -> (continuation of Deferred@1041571233 after retry RPC after error@1232694297) -> (continuation of Deferred@1410607141 after retry RPC after error@1934522475) -> (continuation of Deferred@1696631734 after retry RPC after error@1731934895))) after lookup
12:12:17.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.576 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:17.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:17.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:17.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.580938  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 21)
12:12:17.582 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:17.584 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:17.585 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:17.586 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:17.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:17.592 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.592633  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 21)
12:12:17.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.596349  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:17.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.604106  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.605 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:17.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.605794  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.607 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:17.616 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.616636  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items
12:12:17.621 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.623711  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.625965  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.638 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x9575f946, L:/127.0.0.1:55826 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:17.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.643986  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.646039  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57274 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.664170  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57268 (request call id 8)
12:12:17.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:17.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=500), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [69ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [90ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 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.2.41.62:36169, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [128ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [136ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [148ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [160ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 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.2.41.62:36169, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [186ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [187ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [189ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [204ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [231ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 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.2.41.62:36169, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [264ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [270ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [270ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [385ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [391ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [431ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [500ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@2127616511(state=PENDING, result=null, callback=(continuation of Deferred@516297495 after retry RPC after error@1331986680) -> (continuation of Deferred@1721242813 after retry RPC after error@520038064) -> (continuation of Deferred@806342867 after retry RPC after error@1527244138) -> (continuation of Deferred@2107391819 after retry RPC after error@447831278) -> (continuation of Deferred@1425444387 after retry RPC after error@809377122) -> (continuation of Deferred@751045193 after retry RPC after error@1015182611) -> (continuation of Deferred@1558537014 after retry RPC after error@477143237) -> (continuation of Deferred@283797312 after retry RPC after error@1072673443), errback=(continuation of Deferred@516297495 after retry RPC after error@1331986680) -> (continuation of Deferred@1721242813 after retry RPC after error@520038064) -> (continuation of Deferred@806342867 after retry RPC after error@1527244138) -> (continuation of Deferred@2107391819 after retry RPC after error@447831278) -> (continuation of Deferred@1425444387 after retry RPC after error@809377122) -> (continuation of Deferred@751045193 after retry RPC after error@1015182611) -> (continuation of Deferred@1558537014 after retry RPC after error@477143237) -> (continuation of Deferred@283797312 after retry RPC after error@1072673443))) after lookup
12:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.672942  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57268 (request call id 9)
12:12:17.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.678758  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.680 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.684 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdfa7efc3, L:/127.0.0.1:46906 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:17.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.684 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.686 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x657f748e, L:/127.0.0.1:57290 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:17.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:17.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:17.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [60ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.697957  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57218 (request call id 27)
12:12:17.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.699433  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57290 (request call id 1)
12:12:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.700335  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.703338  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.710923  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.718463  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.725261  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.731227  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.738623  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.744406  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.745913  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.750478  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.758209  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.765956  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57272 (request call id 7)
12:12:17.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:17.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=500), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [55ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [80ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 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.2.41.62:36169, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [163ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 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.2.41.62:36169, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [203ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [278ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [279ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 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.2.41.62:36169, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [345ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [348ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [348ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [428ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [429ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [497ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: 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) -> (continuation of Deferred@451941077 after retry RPC after error@1952497547) -> (continuation of Deferred@701628904 after retry RPC after error@881173781) -> (continuation of Deferred@779710442 after retry RPC after error@1603539273), 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) -> (continuation of Deferred@451941077 after retry RPC after error@1952497547) -> (continuation of Deferred@701628904 after retry RPC after error@881173781) -> (continuation of Deferred@779710442 after retry RPC after error@1603539273))) after lookup
12:12:17.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.775386  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57272 (request call id 8)
12:12:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.785457  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57272 (request call id 8)
12:12:17.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:17.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.795 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.797 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.797 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:17.797 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:17.798 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:17.798 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:17.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:17.798 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:17.798 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:17.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:17.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:17.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:17.804 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:17.806 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:17.807 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:17.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:17.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.810923  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57290 (request call id 6)
12:12:17.813 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:17.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:17.816 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:17.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.823652  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 28)
12:12:17.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.826352  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57142 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 11)
12:12:17.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:17.831 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:17.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.838577  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 11)
12:12:17.847 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x105f0592, L:/127.0.0.1:57292 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:17.850 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items
12:12:17.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.848820  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 11)
12:12:17.855 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeb25613d, L:/127.0.0.1:55836 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:17.855 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85268ca2, L:/127.0.0.1:46918 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:17.858 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.871068  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 11)
12:12:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.871618  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 11)
12:12:17.873 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items
12:12:17.873 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.888270  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57142 (request call id 29)
12:12:17.889 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items
12:12:17.890 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.903 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.908612  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57292 (request call id 3)
12:12:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.916692  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57292 (request call id 3)
12:12:17.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.931013  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.931143  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.931 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items
12:12:17.932 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.937122  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.945756  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.957777  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.959802  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57218 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.969137  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.970 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items
12:12:17.971 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:17.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.976730  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 12)
12:12:17.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:17.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:17.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:17.997269  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:17.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57292 (request call id 5)
12:12:18.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.004 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.005 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:18.005 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:18.005 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:18.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:18.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=201), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items, [51ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [52ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 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.2.41.62:36169, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [106ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@699839471(state=PENDING, result=null, callback=(continuation of Deferred@1104367317 after retry RPC after error@2018236414) -> (continuation of Deferred@496808198 after retry RPC after error@19484817) -> (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), errback=(continuation of Deferred@1104367317 after retry RPC after error@2018236414) -> (continuation of Deferred@496808198 after retry RPC after error@19484817) -> (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))) after lookup
12:12:18.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:18.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:18.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:18.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:18.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:18.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:18.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.020 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:18.020 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:18.023 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:18.026 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:18.029 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:18.031 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:18.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:18.034 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:18.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:18.046 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:18.048 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:18.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.057071  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 8)
12:12:18.060 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:18.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x216dc453, L:/127.0.0.1:57306 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.068089  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 8)
12:12:18.069 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8781cd6, L:/127.0.0.1:55848 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:18.070 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.078 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f72d3f9, L:/127.0.0.1:46928 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:18.081 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.097039  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57252 (request call id 19)
12:12:18.097 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.098 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.099465  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57218 (request call id 33)
12:12:18.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.107746  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57218 (request call id 33)
12:12:18.109 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.110 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.128895  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 3)
12:12:18.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.147686  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 3)
12:12:18.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.157410  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57252 (request call id 20)
12:12:18.158 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.159 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.158365  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 23)
12:12:18.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.165632  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 23)
12:12:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.167905  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 23)
12:12:18.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.170172  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 23)
12:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.188504  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 23)
12:12:18.190 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.190 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.190824  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 23)
12:12:18.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.194 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.195 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:18.195 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:18.195 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:18.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:18.196 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:18.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:18.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:18.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:18.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:18.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:18.203 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:18.205 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:18.206 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:18.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:18.208 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:18.210 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:18.211 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:18.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:18.212 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:18.214 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:18.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.221 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.227663  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 5)
12:12:18.228 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f6a6ccd, L:/127.0.0.1:46938 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.231760  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.232 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.233 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 16)
12:12:18.236 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11b33732, L:/127.0.0.1:57320 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.240790  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 16)
12:12:18.242 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items
12:12:18.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.255606  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 16)
12:12:18.259 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbacec1c1, L:/127.0.0.1:55850 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:18.262 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.266795  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 16)
12:12:18.267 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items
12:12:18.272 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.272 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.267864  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 16)
12:12:18.273 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.274914  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 16)
12:12:18.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.286093  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.287 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items
12:12:18.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 16)
12:12:18.290 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.298770  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57272 (request call id 16)
12:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.307744  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57320 (request call id 3)
12:12:18.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.315662  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57320 (request call id 3)
12:12:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.318708  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57320 (request call id 3)
12:12:18.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:18.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=119), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [33ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items, [58ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [59ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 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.2.41.62:36169, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57320 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@956627335(state=PENDING, result=null, callback=(continuation of Deferred@1063555887 after retry RPC after error@150414188) -> (continuation of Deferred@1199380321 after retry RPC after error@1495992008) -> (continuation of Deferred@1120738089 after retry RPC after error@1938865247), errback=(continuation of Deferred@1063555887 after retry RPC after error@150414188) -> (continuation of Deferred@1199380321 after retry RPC after error@1495992008) -> (continuation of Deferred@1120738089 after retry RPC after error@1938865247))) after lookup
12:12:18.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:18.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.330 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:18.330 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:18.330 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:18.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:18.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:18.332 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:18.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:18.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.338879  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57272 (request call id 18)
12:12:18.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:18.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:18.350 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:18.351 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:18.353 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:18.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:18.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.358103  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57272 (request call id 18)
12:12:18.359 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:18.359 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:18.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:18.364 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:18.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:18.369 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:18.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.370850  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 19)
12:12:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.378316  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 19)
12:12:18.382 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2281d6c3, L:/127.0.0.1:46948 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:18.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.388087  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 19)
12:12:18.389 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items
12:12:18.393 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x420a93da, L:/127.0.0.1:55862 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:18.394 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.396231  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57272 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 19)
12:12:18.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.398 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcae4614c, L:/127.0.0.1:57328 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.399266  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 29)
12:12:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.399734  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 29)
12:12:18.404 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items
12:12:18.404 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.412024  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 29)
12:12:18.415 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items
12:12:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.413266  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 29)
12:12:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.414729  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57272 (request call id 20)
12:12:18.415 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.431761  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 19)
12:12:18.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.433028  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57328 (request call id 2)
12:12:18.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.443 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:18.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=93), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [35ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items, [54ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 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.2.41.62:36169, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57328 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.2.41.62:36169, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@2049119164(state=PENDING, result=null, callback=(continuation of Deferred@712229 after retry RPC after error@1259548034) -> (continuation of Deferred@2026946214 after retry RPC after error@437054707), errback=(continuation of Deferred@712229 after retry RPC after error@1259548034) -> (continuation of Deferred@2026946214 after retry RPC after error@437054707))) after lookup
12:12:18.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.450374  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57292 (request call id 15)
12:12:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.452275  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 20)
12:12:18.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.458736  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 30)
12:12:18.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.467816  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 30)
12:12:18.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.471261  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 30)
12:12:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.472512  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 30)
12:12:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.487937  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 30)
12:12:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.492707  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 30)
12:12:18.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.508386  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57292 (request call id 18)
12:12:18.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.511545  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 22)
12:12:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.511700  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 22)
12:12:18.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:18.527642  2290 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items [suppressed 103 similar messages]
12:12:18.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.527899  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57292 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 22)
12:12:18.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.531 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:18.531 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:18.531 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:18.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:18.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:18.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:18.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:18.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.532140  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 8)
12:12:18.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:18.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:18.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:18.537 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:18.538 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:18.539 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:18.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:18.542 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:18.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.547887  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57292 (request call id 20)
12:12:18.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.554 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:18.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.554080  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.555 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:18.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 22)
12:12:18.558 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:18.559 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39de14f8, L:/127.0.0.1:46954 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:18.560 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:18.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.565956  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 22)
12:12:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.572887  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 9)
12:12:18.576 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x02feb341, L:/127.0.0.1:55868 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.586246  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 9)
12:12:18.591 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x772b4bf3, L:/127.0.0.1:57336 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.591130  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 9)
12:12:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.592446  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 9)
12:12:18.594 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items
12:12:18.594 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.603117  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57336 (request call id 1)
12:12:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.606335  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57336 (request call id 1)
12:12:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.610441  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 24)
12:12:18.611 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items
12:12:18.612 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.618753  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 24)
12:12:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.622099  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 24)
12:12:18.623 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items
12:12:18.623 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.625428  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 24)
12:12:18.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.636545  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57252 (request call id 21)
12:12:18.641 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items
12:12:18.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.638652  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57252 (request call id 21)
12:12:18.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.639969  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57252 (request call id 21)
12:12:18.642 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.646370  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57252 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57290 (request call id 9)
12:12:18.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:18.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.664997  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 34)
12:12:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.666011  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57162 (request call id 34)
12:12:18.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.667279  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 12)
12:12:18.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.667972  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 8)
12:12:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.671099  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 8)
12:12:18.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.674973  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 8)
12:12:18.677 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items
12:12:18.677 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.685794  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 8)
12:12:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.691788  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 8)
12:12:18.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.698308  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57306 (request call id 8)
12:12:18.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:18.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=683), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [45ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [47ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [73ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 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.2.41.62:36169, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 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.2.41.62:36169, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [165ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [165ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [206ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [208ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [208ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [247ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [247ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [248ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [364ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items, [367ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [369ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57306 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.2.41.62:36169, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [645ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [647ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [681ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: 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) -> (continuation of Deferred@1816762906 after retry RPC after error@1602454080) -> (continuation of Deferred@654894262 after retry RPC after error@1384288935) -> (continuation of Deferred@1916492711 after retry RPC after error@837375522), 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) -> (continuation of Deferred@1816762906 after retry RPC after error@1602454080) -> (continuation of Deferred@654894262 after retry RPC after error@1384288935) -> (continuation of Deferred@1916492711 after retry RPC after error@837375522))) after lookup
12:12:18.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.718566  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57336 (request call id 5)
12:12:18.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:18.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:18.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [24ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items, [57ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items, [75ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 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.2.41.62:36169, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items, [140ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57336 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [165ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1720953202(state=PENDING, result=null, callback=(continuation of Deferred@284662862 after retry RPC after error@933355695) -> (continuation of Deferred@1550385515 after retry RPC after error@667614125) -> (continuation of Deferred@200480502 after retry RPC after error@871316415) -> (continuation of Deferred@655951600 after retry RPC after error@1476302381) -> (continuation of Deferred@1151958658 after retry RPC after error@248612715), errback=(continuation of Deferred@284662862 after retry RPC after error@933355695) -> (continuation of Deferred@1550385515 after retry RPC after error@667614125) -> (continuation of Deferred@200480502 after retry RPC after error@871316415) -> (continuation of Deferred@655951600 after retry RPC after error@1476302381) -> (continuation of Deferred@1151958658 after retry RPC after error@248612715))) after lookup
12:12:18.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.739871  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57162 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57336 (request call id 6)
12:12:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.742257  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57336 (request call id 6)
12:12:18.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.744086  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57336 (request call id 6)
12:12:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.746065  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57336 (request call id 6)
12:12:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.747303  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57336 (request call id 6)
12:12:18.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.748111  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57336 (request call id 6)
12:12:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.750249  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57336 (request call id 6)
12:12:18.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:18.761 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:18.761 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:18.761 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:18.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:18.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:18.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:18.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:18.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.766311  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.767309  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.767406  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.770429  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.779699  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.780 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:18.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.788080  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.790 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:18.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:18.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.790735  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.794 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:18.796 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:18.798 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:18.799 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:18.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.799752  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:18.803 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:18.804 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:18.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:18.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.805413  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.807118  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.808 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:18.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.810855  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 14)
12:12:18.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.823184  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 10)
12:12:18.825 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f11c59c, L:/127.0.0.1:57346 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.826297  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 10)
12:12:18.827 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items
12:12:18.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.827564  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 15)
12:12:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.831704  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 15)
12:12:18.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.831717  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 15)
12:12:18.837 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x888a3311, L:/127.0.0.1:46966 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:18.840 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a46314b, L:/127.0.0.1:55876 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:18.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.841749  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.847229  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 16)
12:12:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.850857  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 16)
12:12:18.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.853061  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 16)
12:12:18.857 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.876 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:18.876 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:18.876 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:18.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:18.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:18.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:18.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:18.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.878846  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57346 (request call id 1)
12:12:18.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.880219  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 12)
12:12:18.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:18.883 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items
12:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.884294  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 12)
12:12:18.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.887346  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 12)
12:12:18.894 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.895643  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 12)
12:12:18.899 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:18.899 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:18.902 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:18.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.911540  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 12)
12:12:18.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.912107  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 12)
12:12:18.913 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:18.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.917128  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 12)
12:12:18.919 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items
12:12:18.922 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.933 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:18.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.936215  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57346 (request call id 3)
12:12:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.938979  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 13)
12:12:18.939 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items
12:12:18.940 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:18.942 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:18.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:18.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.946 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:18.946 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:18.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.951778  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 33)
12:12:18.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.952791  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 33)
12:12:18.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.956310  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57252 (request call id 22)
12:12:18.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.957547  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57252 (request call id 22)
12:12:18.961 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items
12:12:18.962 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:18.962 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:18.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:18.966 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.969600  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 17)
12:12:18.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.971254  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 32)
12:12:18.975 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e7f6d71, L:/127.0.0.1:57356 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:18.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.976392  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 32)
12:12:18.977 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items
12:12:18.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.984331  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:18.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.985297  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:18.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.987440  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:18.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.990978  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:18.994 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d6f34c3, L:/127.0.0.1:55878 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:18.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:18.996069  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:18.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:18.996 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items
12:12:19.002 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.005273  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.007746  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:19.012 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3ee0bf2, L:/127.0.0.1:46978 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:19.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.012930  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.025729  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 13)
12:12:19.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.028 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.035818  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57356 (request call id 1)
12:12:19.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.045397  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 21)
12:12:19.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:19.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=145), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items, [108ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [116ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1072670536(state=PENDING, result=null, callback=(continuation of Deferred@1707645169 after retry RPC after error@244979726), errback=(continuation of Deferred@1707645169 after retry RPC after error@244979726))) after lookup
12:12:19.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.049952  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57356 (request call id 2)
12:12:19.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.056210  2290 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57346 (request call id 6)
12:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.059262  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57346 (request call id 6)
12:12:19.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.065886  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57346 (request call id 6)
12:12:19.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.071 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.071 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:19.071 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:19.072 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:19.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:19.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:19.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:19.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:19.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:19.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:19.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=283), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [33ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items, [49ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 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.2.41.62:36169, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [86ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items, [100ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [100ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 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.2.41.62:36169, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 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.2.41.62:36169, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [166ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [202ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items, [206ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [208ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57346 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.2.41.62:36169, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [266ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: 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) -> (continuation of Deferred@1066007908 after retry RPC after error@738846387) -> (continuation of Deferred@720085088 after retry RPC after error@1278747781), 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) -> (continuation of Deferred@1066007908 after retry RPC after error@738846387) -> (continuation of Deferred@720085088 after retry RPC after error@1278747781))) after lookup
12:12:19.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:19.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:19.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.084830  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 4)
12:12:19.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:19.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:19.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.086012  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 19)
12:12:19.088 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:19.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.089391  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 9)
12:12:19.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.094465  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 9)
12:12:19.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.095274  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 9)
12:12:19.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.106438  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57320 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 9)
12:12:19.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.111917  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 9)
12:12:19.113 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:19.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.114645  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 9)
12:12:19.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.115667  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 9)
12:12:19.121 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:19.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:19.124 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:19.125 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:19.128 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:19.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:19.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.135 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.136796  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 11)
12:12:19.139 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:19.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.146126  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 21)
12:12:19.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.146966  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57320 (request call id 21)
12:12:19.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.149 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.152176  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 18)
12:12:19.163 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2459df8c, L:/127.0.0.1:57368 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.164681  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 18)
12:12:19.165 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items
12:12:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.167019  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 18)
12:12:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.167068  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 18)
12:12:19.169 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfde2295f, L:/127.0.0.1:46986 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:19.169 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5fe31fe2, L:/127.0.0.1:55886 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:19.175 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.175977  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 18)
12:12:19.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.186 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.188773  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 24)
12:12:19.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.190181  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 24)
12:12:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.197259  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 13)
12:12:19.199 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items
12:12:19.200 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.198833  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 13)
12:12:19.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.201670  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 13)
12:12:19.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.204833  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 13)
12:12:19.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.207393  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 13)
12:12:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.211052  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 33)
12:12:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.213748  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57236 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 33)
12:12:19.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.221160  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 33)
12:12:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.222363  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 33)
12:12:19.223 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items
12:12:19.223 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.225055  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 33)
12:12:19.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.227563  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 33)
12:12:19.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.237149  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 33)
12:12:19.238 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items
12:12:19.238 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.239732  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.245460  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 27)
12:12:19.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.251 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.251 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:19.252 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:19.252 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:19.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:19.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:19.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:19.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:19.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:19.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.261472  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 14)
12:12:19.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.262682  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 14)
12:12:19.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.263713  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 14)
12:12:19.265 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items
12:12:19.265 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:19.268 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:19.269 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:19.270 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:19.272 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:19.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:19.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.276878  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 14)
12:12:19.279 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:19.281 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:19.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:19.291 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:19.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.291896  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 37)
12:12:19.293 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:19.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.297755  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 37)
12:12:19.299 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.299926  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 37)
12:12:19.308 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items
12:12:19.308 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.307117  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 37)
12:12:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.309545  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 37)
12:12:19.319 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x466e629f, L:/127.0.0.1:46998 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:19.323 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbb5e345c, L:/127.0.0.1:55894 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:19.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.324586  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 37)
12:12:19.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.327144  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57236 (request call id 37)
12:12:19.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.363442  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57368 (request call id 6)
12:12:19.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.364334  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57368 (request call id 6)
12:12:19.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.365187  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57368 (request call id 6)
12:12:19.368 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb5cfa578, L:/127.0.0.1:57372 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:19.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.369848  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57368 (request call id 6)
12:12:19.371 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items
12:12:19.371 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.372063  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57368 (request call id 6)
12:12:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.379523  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57368 (request call id 6)
12:12:19.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.385366  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57368 (request call id 6)
12:12:19.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:19.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=301), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [52ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items, [103ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 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.2.41.62:36169, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items, [152ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 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.2.41.62:36169, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items, [195ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57368 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.2.41.62:36169, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [247ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1508917717(state=PENDING, result=null, callback=(continuation of Deferred@436413931 after retry RPC after error@1759747966) -> (continuation of Deferred@1660593657 after retry RPC after error@970964634) -> (continuation of Deferred@980482103 after retry RPC after error@1318881384) -> (continuation of Deferred@2046699823 after retry RPC after error@1032938468) -> (continuation of Deferred@10327329 after retry RPC after error@711496338) -> (continuation of Deferred@576151969 after retry RPC after error@342861900), errback=(continuation of Deferred@436413931 after retry RPC after error@1759747966) -> (continuation of Deferred@1660593657 after retry RPC after error@970964634) -> (continuation of Deferred@980482103 after retry RPC after error@1318881384) -> (continuation of Deferred@2046699823 after retry RPC after error@1032938468) -> (continuation of Deferred@10327329 after retry RPC after error@711496338) -> (continuation of Deferred@576151969 after retry RPC after error@342861900))) after lookup
12:12:19.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.393543  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.394 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items
12:12:19.395 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.395107  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.405761  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.414 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items
12:12:19.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.412510  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.414 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.414799  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.415691  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.425061  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.427237  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items
12:12:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.432003  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57368 (request call id 7)
12:12:19.434 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.444 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:19.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.446830  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 32)
12:12:19.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.447445  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 29)
12:12:19.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.455 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.452358  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 29)
12:12:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.455502  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 29)
12:12:19.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.456341  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 29)
12:12:19.458 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items
12:12:19.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.460404  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 24)
12:12:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.466204  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 24)
12:12:19.469 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.471310  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 24)
12:12:19.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.473254  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 24)
12:12:19.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.475437  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 24)
12:12:19.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.494802  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.495635  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.496287  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.510857  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.512353  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.514745  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.515071  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.525100  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:19.530978  2289 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items [suppressed 165 similar messages]
12:12:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.531212  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57268 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.535526  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.537832  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57372 (request call id 5)
12:12:19.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.548 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.549 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:19.549 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:19.549 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:19.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:19.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:19.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:19.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:19.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:19.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=279), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [56ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items, [101ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 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.2.41.62:36169, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [143ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 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.2.41.62:36169, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [163ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 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.2.41.62:36169, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [184ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items, [199ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [199ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57372 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.2.41.62:36169, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [223ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [279ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@598010106(state=PENDING, result=null, callback=(continuation of Deferred@1072654949 after retry RPC after error@315426995) -> (continuation of Deferred@1198314650 after retry RPC after error@1133189045) -> (continuation of Deferred@125039075 after retry RPC after error@2097281326) -> (continuation of Deferred@1550334480 after retry RPC after error@1204136087) -> (continuation of Deferred@1596044645 after retry RPC after error@765198118), errback=(continuation of Deferred@1072654949 after retry RPC after error@315426995) -> (continuation of Deferred@1198314650 after retry RPC after error@1133189045) -> (continuation of Deferred@125039075 after retry RPC after error@2097281326) -> (continuation of Deferred@1550334480 after retry RPC after error@1204136087) -> (continuation of Deferred@1596044645 after retry RPC after error@765198118))) after lookup
12:12:19.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:19.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:19.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:19.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:19.559 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:19.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.559 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.565 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:19.566 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:19.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:19.567 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:19.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.570439  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 40)
12:12:19.572 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:19.572 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:19.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:19.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.587826  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57268 (request call id 40)
12:12:19.589 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:19.594 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85cfe87d, L:/127.0.0.1:47012 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:19.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.597584  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 14)
12:12:19.599 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa9228b33, L:/127.0.0.1:57374 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.600069  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 14)
12:12:19.601 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.603 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb73b4f57, L:/127.0.0.1:55900 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.607242  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 14)
12:12:19.608 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.619481  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 14)
12:12:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.627418  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 14)
12:12:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.627723  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 14)
12:12:19.628 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.631 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.632791  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 27)
12:12:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.639809  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 27)
12:12:19.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.646849  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 27)
12:12:19.648 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.649850  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57328 (request call id 27)
12:12:19.651 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.661 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.662891  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 20)
12:12:19.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.664822  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 35)
12:12:19.668 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.667129  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 35)
12:12:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.667786  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 35)
12:12:19.671 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.672163  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 35)
12:12:19.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.675772  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 35)
12:12:19.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.686856  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 35)
12:12:19.688 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.690 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.692015  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 35)
12:12:19.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.695180  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.697 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.698 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:19.698 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:19.698 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:19.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:19.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:19.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:19.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:19.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:19.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:19.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:19.704 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:19.705 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:19.706 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:19.707 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.707489  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 36)
12:12:19.709 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:19.711 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.712808  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 36)
12:12:19.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.714202  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 16)
12:12:19.716 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:19.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:19.725 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:19.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.727715  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 16)
12:12:19.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.733455  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 16)
12:12:19.734 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.736 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.737341  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 16)
12:12:19.740 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xafadcac8, L:/127.0.0.1:57378 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:19.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.742211  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 16)
12:12:19.743 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items
12:12:19.743 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x612fcaff, L:/127.0.0.1:47016 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:19.746 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd3a1393, L:/127.0.0.1:55908 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:19.749 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.755992  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 16)
12:12:19.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.763 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.766781  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57378 (request call id 1)
12:12:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.767884  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 37)
12:12:19.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.771651  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 37)
12:12:19.769 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items
12:12:19.773 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.780155  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 37)
12:12:19.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.787189  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 37)
12:12:19.789 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items
12:12:19.790 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.791 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.790205  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 37)
12:12:19.793 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.796298  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57346 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 37)
12:12:19.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.800375  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 31)
12:12:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.805218  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 31)
12:12:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.806715  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57378 (request call id 3)
12:12:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.811853  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 14)
12:12:19.812 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items
12:12:19.812 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.815563  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 26)
12:12:19.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.819413  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 26)
12:12:19.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.825656  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 26)
12:12:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.826924  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 26)
12:12:19.827 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items
12:12:19.828 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.839998  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 26)
12:12:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.844872  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 26)
12:12:19.848 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items
12:12:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.847882  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57346 (request call id 26)
12:12:19.851 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.862 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.866 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:19.866 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:19.866 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:19.867 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.866796  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.867 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57378 (request call id 6)
12:12:19.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:19.867 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:19.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:19.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:19.872 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:19.874 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:19.874 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:19.875 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:19.876 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:19.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.879861  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57378 (request call id 6)
12:12:19.881 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:19.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:19.888 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:19.889 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:19.896 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9146408, L:/127.0.0.1:47028 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:19.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:19.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [38ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 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.2.41.62:36169, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 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.2.41.62:36169, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [122ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [143ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57378 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.2.41.62:36169, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@691096727(state=PENDING, result=null, callback=(continuation of Deferred@308358712 after retry RPC after error@408036350) -> (continuation of Deferred@1793597414 after retry RPC after error@1226748888) -> (continuation of Deferred@1385518125 after retry RPC after error@1540472914) -> (continuation of Deferred@1911354337 after retry RPC after error@1297092215) -> (continuation of Deferred@899420108 after retry RPC after error@1620744829) -> (continuation of Deferred@1996430964 after retry RPC after error@991004010), errback=(continuation of Deferred@308358712 after retry RPC after error@408036350) -> (continuation of Deferred@1793597414 after retry RPC after error@1226748888) -> (continuation of Deferred@1385518125 after retry RPC after error@1540472914) -> (continuation of Deferred@1911354337 after retry RPC after error@1297092215) -> (continuation of Deferred@899420108 after retry RPC after error@1620744829) -> (continuation of Deferred@1996430964 after retry RPC after error@991004010))) after lookup
12:12:19.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.903 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.905230  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57290 (request call id 41)
12:12:19.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:19.910 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:19.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7cd87813, L:/127.0.0.1:57386 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:19.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.918056  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 16)
12:12:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.918767  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 16)
12:12:19.922 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items
12:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.924099  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.928 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items
12:12:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.927215  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.927963  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.928 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x19c42279, L:/127.0.0.1:55910 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:19.929 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.930689  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.932 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.932067  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.938038  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.938 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items
12:12:19.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.939 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.938972  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.947018  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.947085  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.952298  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.956705  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 13)
12:12:19.957 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items
12:12:19.958 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:19.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:19.967 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.968736  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 41)
12:12:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.974285  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 41)
12:12:19.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.976040  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57386 (request call id 3)
12:12:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.987449  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57386 (request call id 3)
12:12:19.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:19.994730  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:19.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57386 (request call id 3)
12:12:20.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.010 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.010 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:20.010 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:20.010 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:20.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [35ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items, [58ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [58ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57386 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@227874828(state=PENDING, result=null, callback=(continuation of Deferred@820474384 after retry RPC after error@1020458897) -> (continuation of Deferred@1212859198 after retry RPC after error@1840965443) -> (continuation of Deferred@1715896086 after retry RPC after error@1292067376), errback=(continuation of Deferred@820474384 after retry RPC after error@1020458897) -> (continuation of Deferred@1212859198 after retry RPC after error@1840965443) -> (continuation of Deferred@1715896086 after retry RPC after error@1292067376))) after lookup
12:12:20.011 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:20.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:20.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:20.013 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:20.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:20.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.019641  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 36)
12:12:20.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:20.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:20.024 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:20.025 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:20.026 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:20.027 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:20.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:20.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.028184  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57306 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57336 (request call id 36)
12:12:20.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:20.030 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:20.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.031546  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57336 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 14)
12:12:20.033 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.038033  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 14)
12:12:20.039 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:20.043 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.056743  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 14)
12:12:20.058 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f7e23e8, L:/127.0.0.1:47038 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:20.067 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59368ae0, L:/127.0.0.1:57388 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:20.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.070 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.070 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:20.070 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:20.070 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:20.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:20.071 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:20.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:20.071 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:20.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:20.073 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xda7aaa97, L:/127.0.0.1:55926 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:20.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.079 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:20.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=55), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [37ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:20.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:20.082 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:20.084 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:20.085 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:20.085 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:20.088 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:20.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.087957  2291 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 44)
12:12:20.092 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:20.094 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:20.098 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:20.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.106426  2289 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 44)
12:12:20.108 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xef9fae65, L:/127.0.0.1:47054 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:20.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:20.111 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd72ee9fd, L:/127.0.0.1:57402 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.112730  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57306 (request call id 44)
12:12:20.113 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items
12:12:20.114 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:20.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.124 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58955219, L:/127.0.0.1:55938 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:20.126 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.126579  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57388 (request call id 3)
12:12:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.135098  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57388 (request call id 3)
12:12:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.136772  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.145766  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.147 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items
12:12:20.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.146757  2289 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.149 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.154359  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.156755  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.166237  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.166237  2289 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.168 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items
12:12:20.170 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.174480  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 10)
12:12:20.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.177 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.188728  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57374 (request call id 8)
12:12:20.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.191969  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57374 (request call id 8)
12:12:20.192 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items
12:12:20.192 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.194586  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57374 (request call id 8)
12:12:20.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.207124  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57374 (request call id 8)
12:12:20.209 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items
12:12:20.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.208840  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57374 (request call id 8)
12:12:20.210 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.215062  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57374 (request call id 8)
12:12:20.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.221 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.221 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:20.221 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:20.221 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:20.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:20.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:20.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=663), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [37ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 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.2.41.62:36169, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [170ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [171ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [172ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [226ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [229ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [229ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [363ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [365ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [365ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [365ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [625ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [657ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1210940871(state=PENDING, result=null, callback=(continuation of Deferred@1930084749 after retry RPC after error@2041575303) -> (continuation of Deferred@190977382 after retry RPC after error@671253128) -> (continuation of Deferred@220276908 after retry RPC after error@188020032) -> (continuation of Deferred@275126373 after retry RPC after error@743235107) -> (continuation of Deferred@674031438 after retry RPC after error@69114366) -> (continuation of Deferred@605752360 after retry RPC after error@1852597070) -> (continuation of Deferred@565571418 after retry RPC after error@1368671227) -> (continuation of Deferred@764575661 after retry RPC after error@552148802), errback=(continuation of Deferred@1930084749 after retry RPC after error@2041575303) -> (continuation of Deferred@190977382 after retry RPC after error@671253128) -> (continuation of Deferred@220276908 after retry RPC after error@188020032) -> (continuation of Deferred@275126373 after retry RPC after error@743235107) -> (continuation of Deferred@674031438 after retry RPC after error@69114366) -> (continuation of Deferred@605752360 after retry RPC after error@1852597070) -> (continuation of Deferred@565571418 after retry RPC after error@1368671227) -> (continuation of Deferred@764575661 after retry RPC after error@552148802))) after lookup
12:12:20.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:20.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:20.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:20.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.228219  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57388 (request call id 6)
12:12:20.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.229705  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.231 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items
12:12:20.231 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.234253  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57356 (request call id 28)
12:12:20.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:20.238 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:20.239 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:20.241 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:20.242 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:20.242 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:20.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.246447  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 16)
12:12:20.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:20.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.253316  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57402 (request call id 6)
12:12:20.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.254156  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57402 (request call id 6)
12:12:20.255 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:20.256 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:20.257 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.266660  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57378 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.269 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe8a4fe1c, L:/127.0.0.1:55950 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57402 (request call id 6)
12:12:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.268424  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57402 (request call id 6)
12:12:20.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.270179  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57402 (request call id 6)
12:12:20.272 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items
12:12:20.272 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.272204  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 17)
12:12:20.274 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:20.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.283 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.283 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.283 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:20.284 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:20.284 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:20.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:20.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:20.284 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:20.285 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:20.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:20.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.287209  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 13)
12:12:20.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.289003  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 18)
12:12:20.291 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdeb5b93d, L:/127.0.0.1:57410 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:20.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.293054  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 18)
12:12:20.294 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items
12:12:20.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:20.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:20.297 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:20.300 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb75439eb, L:/127.0.0.1:47066 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:20.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.299080  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 18)
12:12:20.302 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:20.303 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:20.303 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.304 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:20.304 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:20.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.306262  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 18)
12:12:20.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:20.310 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:20.312 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:20.316 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:20.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.316222  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 18)
12:12:20.320 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:20.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.322790  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 18)
12:12:20.324 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items
12:12:20.324 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.336496  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57378 (request call id 18)
12:12:20.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.338 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.339 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:20.339 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:20.339 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:20.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:20.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:20.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:20.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:20.341 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:20.346 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe6fd6e16, L:/127.0.0.1:57412 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:20.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.346457  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 15)
12:12:20.347 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items
12:12:20.347 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.347682  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 15)
12:12:20.348 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb575399c, L:/127.0.0.1:55952 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:20.349 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items
12:12:20.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:20.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:20.352 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x304c4017, L:/127.0.0.1:47078 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:20.353 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:20.354 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.355 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:20.356 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:20.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.356676  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 15)
12:12:20.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:20.358 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:20.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:20.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.365340  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 15)
12:12:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.365630  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 15)
12:12:20.366 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items
12:12:20.366 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items
12:12:20.367 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.369 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.369 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:20.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:20.376 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:20.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.383121  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 15)
12:12:20.383 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa2515b2e, L:/127.0.0.1:47094 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:20.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [48ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items, [49ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 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.2.41.62:36169, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items, [66ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [86ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@498534734(state=PENDING, result=null, callback=(continuation of Deferred@545094179 after retry RPC after error@744510706) -> (continuation of Deferred@1480620350 after retry RPC after error@2107176449), errback=(continuation of Deferred@545094179 after retry RPC after error@744510706) -> (continuation of Deferred@1480620350 after retry RPC after error@2107176449))) after lookup
12:12:20.390 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items
12:12:20.392 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdb078ab2, L:/127.0.0.1:57420 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:20.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.393163  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57402 (request call id 7)
12:12:20.394 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items
12:12:20.396 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.400904  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 18)
12:12:20.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=320), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [28ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [110ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 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.2.41.62:36169, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [168ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [189ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items, [304ms] refreshing cache from master, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [316ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@249021044(state=PENDING, result=null, callback=(continuation of Deferred@1900200095 after retry RPC after error@1594738487) -> (continuation of Deferred@1033069620 after retry RPC after error@233297296) -> (continuation of Deferred@1783016075 after retry RPC after error@1531182219) -> (continuation of Deferred@2111279379 after retry RPC after error@1320128620) -> (continuation of Deferred@291662272 after retry RPC after error@1426155715) -> (continuation of Deferred@337585273 after retry RPC after error@646048358) -> (continuation of Deferred@615492383 after retry RPC after error@2050398265), errback=(continuation of Deferred@1900200095 after retry RPC after error@1594738487) -> (continuation of Deferred@1033069620 after retry RPC after error@233297296) -> (continuation of Deferred@1783016075 after retry RPC after error@1531182219) -> (continuation of Deferred@2111279379 after retry RPC after error@1320128620) -> (continuation of Deferred@291662272 after retry RPC after error@1426155715) -> (continuation of Deferred@337585273 after retry RPC after error@646048358) -> (continuation of Deferred@615492383 after retry RPC after error@2050398265))) after lookup
12:12:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.404732  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.405889  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.406663  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.415 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2a8b2886, L:/127.0.0.1:55966 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.416090  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.418 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.424160  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.426717  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.432379  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.437829  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57402 (request call id 8)
12:12:20.439 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items
12:12:20.439 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.442528  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.444530  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.445626  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.451529  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.456732  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.457 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items
12:12:20.459 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.463748  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.466239  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.468500  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.471798  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.477263  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.478 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items
12:12:20.481 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.483798  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57410 (request call id 5)
12:12:20.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.486220  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=249), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [32ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [150ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items, [154ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [156ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57410 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [203ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@8816195(state=PENDING, result=null, callback=(continuation of Deferred@747206391 after retry RPC after error@827123538) -> (continuation of Deferred@1420380484 after retry RPC after error@1621719308) -> (continuation of Deferred@133203232 after retry RPC after error@1372620027) -> (continuation of Deferred@1336739052 after retry RPC after error@1692886284) -> (continuation of Deferred@1740449077 after retry RPC after error@849314405), errback=(continuation of Deferred@747206391 after retry RPC after error@827123538) -> (continuation of Deferred@1420380484 after retry RPC after error@1621719308) -> (continuation of Deferred@133203232 after retry RPC after error@1372620027) -> (continuation of Deferred@1336739052 after retry RPC after error@1692886284) -> (continuation of Deferred@1740449077 after retry RPC after error@849314405))) after lookup
12:12:20.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.491993  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 23)
12:12:20.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.493599  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57410 (request call id 6)
12:12:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.497028  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57410 (request call id 6)
12:12:20.500 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items
12:12:20.502 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.504029  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57410 (request call id 6)
12:12:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.505550  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57410 (request call id 6)
12:12:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.506245  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57410 (request call id 6)
12:12:20.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.526015  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 13)
12:12:20.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.526446  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 13)
12:12:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:20.537243  2291 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items [suppressed 148 similar messages]
12:12:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.537526  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57420 (request call id 5)
12:12:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.542032  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57420 (request call id 5)
12:12:20.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.544 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [34ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 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.2.41.62:36169, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [102ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 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.2.41.62:36169, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 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.2.41.62:36169, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1068788168(state=PENDING, result=null, callback=(continuation of Deferred@1730429323 after retry RPC after error@1851727639) -> (continuation of Deferred@623639346 after retry RPC after error@961363062) -> (continuation of Deferred@2082474701 after retry RPC after error@1779500537) -> (continuation of Deferred@270107106 after retry RPC after error@1088921883) -> (continuation of Deferred@1022213544 after retry RPC after error@1588676865), errback=(continuation of Deferred@1730429323 after retry RPC after error@1851727639) -> (continuation of Deferred@623639346 after retry RPC after error@961363062) -> (continuation of Deferred@2082474701 after retry RPC after error@1779500537) -> (continuation of Deferred@270107106 after retry RPC after error@1088921883) -> (continuation of Deferred@1022213544 after retry RPC after error@1588676865))) after lookup
12:12:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.548110  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57420 (request call id 6)
12:12:20.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.551385  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57420 (request call id 6)
12:12:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.562342  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57420 (request call id 6)
12:12:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.563457  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57420 (request call id 6)
12:12:20.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.564873  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57420 (request call id 6)
12:12:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.566574  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57420 (request call id 6)
12:12:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.582805  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57420 (request call id 6)
12:12:20.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.605720  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 15)
12:12:20.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.606524  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 15)
12:12:20.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.608306  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 15)
12:12:20.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.615 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.617918  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 8)
12:12:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.622260  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 12)
12:12:20.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.626549  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 22)
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.636404  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 22)
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.637028  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 22)
12:12:20.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.649 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:20.649 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:20.649 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:20.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:20.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:20.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:20.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:20.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:20.655 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:20.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:20.657 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:20.659 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.659206  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 10)
12:12:20.660 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:20.661 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:20.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.663112  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 11)
12:12:20.664 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:20.666 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:20.667 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:20.669 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.673666  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 25)
12:12:20.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.676123  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 25)
12:12:20.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.677651  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 25)
12:12:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.681810  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 25)
12:12:20.686 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:20.690 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x665e99c4, L:/127.0.0.1:55970 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:20.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.697 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.699344  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 12)
12:12:20.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.700819  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 12)
12:12:20.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa11c59e4, L:/127.0.0.1:47102 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:20.707 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e313afb, L:/127.0.0.1:57422 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.707518  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 12)
12:12:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.708702  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 12)
12:12:20.709 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items
12:12:20.709 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.723315  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57422 (request call id 1)
12:12:20.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.726367  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57422 (request call id 1)
12:12:20.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.736776  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57386 (request call id 22)
12:12:20.737 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items
12:12:20.737 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.746387  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57386 (request call id 22)
12:12:20.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.746515  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57386 (request call id 22)
12:12:20.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.765700  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.766062  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.767858  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.770030  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.771 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items
12:12:20.771 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.783597  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.784 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items
12:12:20.785 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.785435  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.786913  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.787657  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 14)
12:12:20.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.806267  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 20)
12:12:20.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.808514  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 20)
12:12:20.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.811735  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57422 (request call id 4)
12:12:20.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:20.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=162), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [44ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 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.2.41.62:36169, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items, [79ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [109ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 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.2.41.62:36169, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57422 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [148ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@2063119622(state=PENDING, result=null, callback=(continuation of Deferred@737114994 after retry RPC after error@727091016) -> (continuation of Deferred@1600153810 after retry RPC after error@1620027069) -> (continuation of Deferred@820737333 after retry RPC after error@790157479) -> (continuation of Deferred@1944195950 after retry RPC after error@1850075617), errback=(continuation of Deferred@737114994 after retry RPC after error@727091016) -> (continuation of Deferred@1600153810 after retry RPC after error@1620027069) -> (continuation of Deferred@820737333 after retry RPC after error@790157479) -> (continuation of Deferred@1944195950 after retry RPC after error@1850075617))) after lookup
12:12:20.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.824069  2291 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 12)
12:12:20.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.826491  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 12)
12:12:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.828281  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57388 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 12)
12:12:20.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.832026  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 12)
12:12:20.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.845372  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 12)
12:12:20.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.847030  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 12)
12:12:20.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.852 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:20.853 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:20.853 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:20.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:20.853 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:20.853 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:20.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:20.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:20.858 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:20.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:20.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:20.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.861128  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57422 (request call id 6)
12:12:20.862 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:20.863 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.865418  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57422 (request call id 6)
12:12:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.867398  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57422 (request call id 6)
12:12:20.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:20.872 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.872189  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57422 (request call id 6)
12:12:20.882 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:20.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:20.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.886384  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57422 (request call id 6)
12:12:20.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.892462  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57422 (request call id 6)
12:12:20.894 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:20.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:20.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.907 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x046d3f70, L:/127.0.0.1:47118 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:20.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:20.909 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:20.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.911672  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 31)
12:12:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.921877  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 31)
12:12:20.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.928336  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57388 (request call id 24)
12:12:20.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.931250  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57388 (request call id 24)
12:12:20.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.932087  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57388 (request call id 24)
12:12:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.937703  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57388 (request call id 24)
12:12:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.941331  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57388 (request call id 24)
12:12:20.944 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e1f34c9, L:/127.0.0.1:55978 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:20.947 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d41f573, L:/127.0.0.1:57424 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:20.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.948477  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57388 (request call id 24)
12:12:20.950 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items
12:12:20.950 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:20.954 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:20.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.957574  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 16)
12:12:20.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.961326  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 10)
12:12:20.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.963688  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 10)
12:12:20.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.965867  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57424 (request call id 1)
12:12:20.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.968482  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 14)
12:12:20.969 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items
12:12:20.972 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.977291  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 14)
12:12:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.980525  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 14)
12:12:20.986 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items
12:12:20.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.985523  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 14)
12:12:20.987 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:20.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.987581  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 14)
12:12:20.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:20.996748  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:20.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 14)
12:12:21.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.001055  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 14)
12:12:21.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.013 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.010432  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.015 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items
12:12:21.016 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.016206  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.018564  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 24)
12:12:21.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.020963  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 24)
12:12:21.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.034577  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57424 (request call id 4)
12:12:21.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.044837  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57424 (request call id 4)
12:12:21.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.052527  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57424 (request call id 4)
12:12:21.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:21.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [48ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items, [88ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items, [110ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 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.2.41.62:36169, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [143ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57424 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@550039394(state=PENDING, result=null, callback=(continuation of Deferred@1605603786 after retry RPC after error@295856200) -> (continuation of Deferred@657672278 after retry RPC after error@1088884781) -> (continuation of Deferred@52032570 after retry RPC after error@24853561) -> (continuation of Deferred@1010279864 after retry RPC after error@1151970411), errback=(continuation of Deferred@1605603786 after retry RPC after error@295856200) -> (continuation of Deferred@657672278 after retry RPC after error@1088884781) -> (continuation of Deferred@52032570 after retry RPC after error@24853561) -> (continuation of Deferred@1010279864 after retry RPC after error@1151970411))) after lookup
12:12:21.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:21.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.072043  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.073334  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.077026  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.084216  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.084216  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.092284  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.094640  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.101151  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.104414  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.111783  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 15)
12:12:21.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.118 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.124627  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 19)
12:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.128511  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 31)
12:12:21.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.136696  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 21)
12:12:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.144011  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 21)
12:12:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.145891  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 21)
12:12:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.152009  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 21)
12:12:21.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.162 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.162 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:21.163 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:21.163 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:21.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:21.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:21.163 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:21.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:21.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:21.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.165602  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 11)
12:12:21.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:21.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:21.169 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:21.171 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:21.172 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:21.173 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:21.174 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:21.176 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:21.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:21.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:21.187 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:21.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.189342  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 11)
12:12:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.191653  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 11)
12:12:21.193 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xda906c46, L:/127.0.0.1:47126 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:21.196 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:21.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.205076  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 11)
12:12:21.205 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6677f735, L:/127.0.0.1:55988 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:21.212 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf7a7837f, L:/127.0.0.1:57428 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:21.215 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items
12:12:21.215 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.214210  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 11)
12:12:21.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.225946  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 30)
12:12:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.233291  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 38)
12:12:21.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.234 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.236270  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 38)
12:12:21.237 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items
12:12:21.237 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.241014  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57372 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 15)
12:12:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.242460  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 15)
12:12:21.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.246395  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 15)
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.255281  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 15)
12:12:21.256 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items
12:12:21.256 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.263248  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.265 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.266901  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.266956  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.274853  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.275 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items
12:12:21.275 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.276350  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.282027  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.287081  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.294 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items
12:12:21.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.293227  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.294 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.296641  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.302331  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.306210  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.314 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items
12:12:21.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.312999  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.316 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.316980  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.322726  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 12)
12:12:21.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.327 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.336139  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 26)
12:12:21.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.345458  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 26)
12:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.346740  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 37)
12:12:21.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.367735  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 33)
12:12:21.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.372596  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.376713  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.381139  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.385921  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.393096  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.394 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items
12:12:21.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.396963  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.401688  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.402432  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.405158  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.417351  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.420698  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57372 (request call id 39)
12:12:21.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.441215  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 20)
12:12:21.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.445549  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 36)
12:12:21.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.487901  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 36)
12:12:21.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.498054  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.502324  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.503206  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.506510  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.524282  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.526791  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:21.541029  2289 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items [suppressed 146 similar messages]
12:12:21.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.541479  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.546772  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.554157  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.556250  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57374 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57428 (request call id 7)
12:12:21.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.558 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.559 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:21.559 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:21.559 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:21.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:21.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:21.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:21.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:21.560 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:21.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=389), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [26ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 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.2.41.62:36169, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 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.2.41.62:36169, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [143ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 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.2.41.62:36169, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [224ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57428 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.2.41.62:36169, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [284ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [389ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1388937206(state=PENDING, result=null, callback=(continuation of Deferred@1678826454 after retry RPC after error@55534687) -> (continuation of Deferred@77048377 after retry RPC after error@498615186) -> (continuation of Deferred@2132080024 after retry RPC after error@117513145) -> (continuation of Deferred@1056878338 after retry RPC after error@1627770780) -> (continuation of Deferred@971333137 after retry RPC after error@917915207) -> (continuation of Deferred@2105243948 after retry RPC after error@852303920) -> (continuation of Deferred@558626222 after retry RPC after error@625675198), errback=(continuation of Deferred@1678826454 after retry RPC after error@55534687) -> (continuation of Deferred@77048377 after retry RPC after error@498615186) -> (continuation of Deferred@2132080024 after retry RPC after error@117513145) -> (continuation of Deferred@1056878338 after retry RPC after error@1627770780) -> (continuation of Deferred@971333137 after retry RPC after error@917915207) -> (continuation of Deferred@2105243948 after retry RPC after error@852303920) -> (continuation of Deferred@558626222 after retry RPC after error@625675198))) after lookup
12:12:21.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:21.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:21.564 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:21.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:21.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.583 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.586319  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57374 (request call id 42)
12:12:21.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.603892  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 15)
12:12:21.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.625618  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 15)
12:12:21.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.641422  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 23)
12:12:21.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.645952  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 23)
12:12:21.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.664377  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 23)
12:12:21.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.664985  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 23)
12:12:21.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.676971  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 30)
12:12:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.683166  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 30)
12:12:21.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.685 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.685184  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57402 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 17)
12:12:21.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.686863  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 17)
12:12:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.692759  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57424 (request call id 17)
12:12:21.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.695 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:21.695 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:21.695 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:21.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:21.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:21.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:21.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:21.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:21.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:21.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:21.699 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:21.700 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:21.701 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:21.702 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:21.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:21.704 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:21.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:21.709 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:21.709 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:21.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.712976  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 29)
12:12:21.722 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x967f2885, L:/127.0.0.1:57434 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:21.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.724145  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 29)
12:12:21.725 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items
12:12:21.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.725574  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 42)
12:12:21.726 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x400c1f41, L:/127.0.0.1:55998 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:21.729 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:21.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.731941  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 42)
12:12:21.740 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f0e62cf, L:/127.0.0.1:47140 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:21.743 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.743747  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 42)
12:12:21.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.753073  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 42)
12:12:21.763 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items
12:12:21.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.762131  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 42)
12:12:21.765 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.764930  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57412 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57402 (request call id 42)
12:12:21.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.781885  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 2)
12:12:21.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.783533  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57412 (request call id 32)
12:12:21.784 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items
12:12:21.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.786 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.787 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.792788  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57428 (request call id 15)
12:12:21.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.796 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.798619  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 32)
12:12:21.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.801134  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 25)
12:12:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.808020  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.809983  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.817011  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.821471  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.824201  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.837381  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.840633  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.845695  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.857146  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.861127  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 3)
12:12:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.861775  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 27)
12:12:21.862 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items
12:12:21.862 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.863842  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57424 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57410 (request call id 27)
12:12:21.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.871 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.871 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:21.871 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:21.872 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:21.872 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:21.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:21.872 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:21.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:21.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:21.889 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:21.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:21.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:21.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=193), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [25ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 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.2.41.62:36169, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [87ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 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.2.41.62:36169, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items, [162ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [189ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1304581785(state=PENDING, result=null, callback=(continuation of Deferred@170486206 after retry RPC after error@2084912661) -> (continuation of Deferred@1917083545 after retry RPC after error@770550230) -> (continuation of Deferred@1825067340 after retry RPC after error@958955350) -> (continuation of Deferred@1765824381 after retry RPC after error@698609818), errback=(continuation of Deferred@170486206 after retry RPC after error@2084912661) -> (continuation of Deferred@1917083545 after retry RPC after error@770550230) -> (continuation of Deferred@1825067340 after retry RPC after error@958955350) -> (continuation of Deferred@1765824381 after retry RPC after error@698609818))) after lookup
12:12:21.893 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:21.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.881242  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 29)
12:12:21.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.882228  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57434 (request call id 4)
12:12:21.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:21.894 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:21.894 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:21.895 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:21.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:21.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:21.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:21.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:21.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:21.908 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:21.909 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:21.910 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:21.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:21.915 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:21.923 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:21.924 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:21.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:21.932 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:21.934 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:21.951 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa64e3c3, L:/127.0.0.1:32914 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:21.954 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8766b373, L:/127.0.0.1:42548 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:21.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.957072  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57420 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57434 (request call id 5)
12:12:21.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.960315  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57434 (request call id 5)
12:12:21.966 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59a6ae97, L:/127.0.0.1:55940 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:21.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:21.967552  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:21.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:57434 (request call id 5)
12:12:21.968 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items
12:12:21.968 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:21.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:21.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.979 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:21.979 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:21.979 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:21.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:21.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:21.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:21.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:21.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:21.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:21.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=74), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [48ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items, [59ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55940 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.2.41.62:36169, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1970635438(state=PENDING, result=null, callback=(continuation of Deferred@600240988 after retry RPC after error@690469196), errback=(continuation of Deferred@600240988 after retry RPC after error@690469196))) after lookup
12:12:21.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:21.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:21.987 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:21.988 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:21.990 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:21.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:21.994 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:21.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:21.999 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:21.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:22.000 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:22.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.002 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:22.008 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:22.009 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7dd68be8, L:/127.0.0.1:32928 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:22.013 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:22.017 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:22.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.019124  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 15)
12:12:22.032 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaff59fb9, L:/127.0.0.1:55956 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.032759  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 15)
12:12:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.033269  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 15)
12:12:22.050 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6a655bd, L:/127.0.0.1:42558 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:22.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.053124  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 15)
12:12:22.057 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.057 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.070245  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.071 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 15)
12:12:22.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.072188  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 15)
12:12:22.074 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.081130  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57422 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 15)
12:12:22.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.093115  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55956 (request call id 2)
12:12:22.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.096611  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57420 (request call id 38)
12:12:22.097 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.097 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.104 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.104 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.104 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:22.105 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:22.105 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:22.105 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:22.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:22.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:22.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:22.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:22.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:22.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:22.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.112042  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55956 (request call id 3)
12:12:22.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.121238  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 16)
12:12:22.122 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.122 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.153452  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 16)
12:12:22.154 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.156 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.170054  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 16)
12:12:22.171 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.172 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.187 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.192338  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55956 (request call id 6)
12:12:22.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.200816  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.201 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57422 (request call id 32)
12:12:22.201 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.205 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.205 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:22.205 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:22.205 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:22.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:22.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:22.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:22.206 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:22.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:22.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:22.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:22.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.211 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:22.212 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:22.213 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:22.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:22.214 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:22.215 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:22.218 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:22.218 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:22.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:22.230 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:22.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.232290  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 12)
12:12:22.233 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x25d1afb9, L:/127.0.0.1:32940 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:22.235 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1cfad24e, L:/127.0.0.1:42572 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:22.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4af6692f, L:/127.0.0.1:55968 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:22.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.245211  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 12)
12:12:22.246 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items
12:12:22.246 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.253361  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.254 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items
12:12:22.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 12)
12:12:22.255 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.273921  2290 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 12)
12:12:22.275 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items
12:12:22.275 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.290350  2292 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 12)
12:12:22.292 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items
12:12:22.292 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.293 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:22.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [25ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 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.2.41.62:36169, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55968 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1509853323(state=PENDING, result=null, callback=(continuation of Deferred@1816074698 after retry RPC after error@1752027391) -> (continuation of Deferred@340139799 after retry RPC after error@970028996) -> (continuation of Deferred@758433917 after retry RPC after error@735579916), errback=(continuation of Deferred@1816074698 after retry RPC after error@1752027391) -> (continuation of Deferred@340139799 after retry RPC after error@970028996) -> (continuation of Deferred@758433917 after retry RPC after error@735579916))) after lookup
12:12:22.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:22.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.310357  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55956 (request call id 8)
12:12:22.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:22.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [24ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 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.2.41.62:36169, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 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.2.41.62:36169, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [164ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 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.2.41.62:36169, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [203ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [213ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [303ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items, [304ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55956 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.2.41.62:36169, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [323ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1672052179(state=PENDING, result=null, callback=(continuation of Deferred@737117853 after retry RPC after error@652126270) -> (continuation of Deferred@1346525963 after retry RPC after error@2024665909) -> (continuation of Deferred@799103443 after retry RPC after error@2087557953) -> (continuation of Deferred@1052052932 after retry RPC after error@689333628) -> (continuation of Deferred@207412812 after retry RPC after error@486271765) -> (continuation of Deferred@179703395 after retry RPC after error@277985228) -> (continuation of Deferred@2052433196 after retry RPC after error@968182320) -> (continuation of Deferred@63610483 after retry RPC after error@511211025), errback=(continuation of Deferred@737117853 after retry RPC after error@652126270) -> (continuation of Deferred@1346525963 after retry RPC after error@2024665909) -> (continuation of Deferred@799103443 after retry RPC after error@2087557953) -> (continuation of Deferred@1052052932 after retry RPC after error@689333628) -> (continuation of Deferred@207412812 after retry RPC after error@486271765) -> (continuation of Deferred@179703395 after retry RPC after error@277985228) -> (continuation of Deferred@2052433196 after retry RPC after error@968182320) -> (continuation of Deferred@63610483 after retry RPC after error@511211025))) after lookup
12:12:22.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.333546  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 9)
12:12:22.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.353802  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 9)
12:12:22.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.374241  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 9)
12:12:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.393160  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 9)
12:12:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.395032  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 19)
12:12:22.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.400252  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55968 (request call id 9)
12:12:22.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.410 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.416 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.422260  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57434 (request call id 11)
12:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.430770  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57434 (request call id 11)
12:12:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.451050  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57434 (request call id 11)
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.471333  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57434 (request call id 11)
12:12:22.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.480535  2308 debug-util.cc:398] Leaking SignalData structure 0x7b0800079100 after lost signal to thread 2271
12:12:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.490422  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57434 (request call id 11)
12:12:22.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.510977  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57368 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.514288  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57368 (request call id 21)
12:12:22.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.517 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.518 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:22.518 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:22.518 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:22.518 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:22.519 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:22.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:22.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:22.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:22.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:22.521 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:22.523 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:22.525 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:22.526 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:22.527 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:22.529 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:22.529 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:22.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:22.536 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:22.537 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:22.539 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:22.546 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5ed746c, L:/127.0.0.1:32946 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:22.549 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdcc650ae, L:/127.0.0.1:55976 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:22.549 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8406f571, L:/127.0.0.1:42574 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 12:12:22.549775  2289 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items [suppressed 79 similar messages]
12:12:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.549978  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55968 (request call id 11)
12:12:22.551 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items
12:12:22.551 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.567401  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55968 (request call id 11)
12:12:22.568 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items
12:12:22.569 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.587877  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55968 (request call id 11)
12:12:22.591 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items
12:12:22.591 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.601 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:22.601 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:22.601 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:22.601 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:22.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:22.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:22.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:22.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:22.606 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:22.609 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:22.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:22.611 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:22.612 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:22.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.615 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:22.615 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:22.615 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:22.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:22.616 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:22.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:22.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:22.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:22.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:22.618 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:22.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.620 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:22.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [24ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 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.2.41.62:36169, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55976 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.2.41.62:36169, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@114638273(state=PENDING, result=null, callback=(continuation of Deferred@835239692 after retry RPC after error@924391720) -> (continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452), errback=(continuation of Deferred@835239692 after retry RPC after error@924391720) -> (continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452))) after lookup
12:12:22.622 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:22.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:22.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:22.626 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:22.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:22.628 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:22.630 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb65656b7, L:/127.0.0.1:32958 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:22.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:22.633 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:22.640 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1c822d8c, L:/127.0.0.1:55980 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:22.642 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a646b2f, L:/127.0.0.1:42576 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:22.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:22.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [22ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:22.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:22.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.805 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.812613  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57428 (request call id 26)
12:12:22.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.833 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.834982  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55968 (request call id 14)
12:12:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.850028  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 10)
12:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.852500  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 10)
12:12:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.873082  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 10)
12:12:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.873087  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 10)
12:12:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.893301  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55968 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 10)
12:12:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.894456  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:55956 (request call id 10)
12:12:22.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.906 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:22.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.912297  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55980 (request call id 7)
12:12:22.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.913393  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55968 (request call id 17)
12:12:22.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.931075  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 12)
12:12:22.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.932433  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55980 (request call id 8)
12:12:22.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:22.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:22.935 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:22.935 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:22.935 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:22.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:22.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:22.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:22.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:22.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:22.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:22.938 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:22.939 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:22.940 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:22.941 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:22.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:22.943 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:22.944 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:22.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:22.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:22.946 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:22.947 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:22.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.952209  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 13)
12:12:22.955 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbd6c8c66, L:/127.0.0.1:32972 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:22.956 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6fae0cb3, L:/127.0.0.1:42590 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:22.959 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98d86c59, L:/127.0.0.1:55986 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:22.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.960618  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 13)
12:12:22.961 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items
12:12:22.961 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.972515  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 13)
12:12:22.983 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items
12:12:22.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.982156  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 13)
12:12:22.983 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:22.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:22.993048  2290 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:57428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:22.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 13)
12:12:23.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.002489  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 13)
12:12:23.003 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items
12:12:23.004 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:23.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.011 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.012864  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57428 (request call id 31)
12:12:23.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.021713  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57428 (request call id 31)
12:12:23.022 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items
12:12:23.023 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:23.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.026603  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:57428 (request call id 31)
12:12:23.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.042100  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 4)
12:12:23.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.046723  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 4)
12:12:23.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.053253  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 4)
12:12:23.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.067123  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 4)
12:12:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.072367  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 4)
12:12:23.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.085531  2291 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 16)
12:12:23.086 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items
12:12:23.086 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:23.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.087244  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 16)
12:12:23.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.092651  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.2:39991 (request call id 16)
12:12:23.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.112 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.122321  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 5)
12:12:23.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.126611  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 5)
12:12:23.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.129765  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:55986 (request call id 5)
12:12:23.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.132 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.132 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:23.132 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:23.132 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:23.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:23.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=193), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [17ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items, [21ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 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.2.41.62:36169, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [63ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 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.2.41.62:36169, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [82ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 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.2.41.62:36169, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [183ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1249238844(state=PENDING, result=null, callback=(continuation of Deferred@920161471 after retry RPC after error@2071304078) -> (continuation of Deferred@1311939254 after retry RPC after error@710549619) -> (continuation of Deferred@1486224627 after retry RPC after error@252430728) -> (continuation of Deferred@1429607925 after retry RPC after error@773127832) -> (continuation of Deferred@1494347213 after retry RPC after error@143075566), errback=(continuation of Deferred@920161471 after retry RPC after error@2071304078) -> (continuation of Deferred@1311939254 after retry RPC after error@710549619) -> (continuation of Deferred@1486224627 after retry RPC after error@252430728) -> (continuation of Deferred@1429607925 after retry RPC after error@773127832) -> (continuation of Deferred@1494347213 after retry RPC after error@143075566))) after lookup
12:12:23.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:23.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:23.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:23.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.137 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.138 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:23.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:23.138 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:23.139 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:23.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:23.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:23.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:23.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:23.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:23.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:23.143 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:23.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:23.146 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.147 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:23.148 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:23.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:23.153 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:23.154 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:23.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:23.162 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:23.164 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x10e9bc89, L:/127.0.0.1:32980 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:23.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:23.169 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:23.170 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:23.171 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:23.182 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x11590a69, L:/127.0.0.1:56002 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.183744  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 16)
12:12:23.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:23.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:23.187 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x05b7d730, L:/127.0.0.1:42604 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:23.191 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items
12:12:23.191 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:23.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.191246  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.1:45105 (request call id 17)
12:12:23.193 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:23.194 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:23.197 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:23.199 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f7d8f52, L:/127.0.0.1:32982 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:23.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:23.205 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:23.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.218 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.219044  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.219 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items
12:12:23.219 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6c049ba3, L:/127.0.0.1:56008 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:23.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.220721  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56008 (request call id 0)
12:12:23.222 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:23.225 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc02b8393, L:/127.0.0.1:42616 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:23.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.229727  2289 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56002 (request call id 2)
12:12:23.231 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.2.41.61:45757: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items
12:12:23.231 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645; will retry
12:12:23.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.233032  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56002 (request call id 2)
12:12:23.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.243 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [20ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 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.2.41.62:36169, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [64ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items, [75ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [75ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56002 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.2.41.62:36169, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@987618708(state=PENDING, result=null, callback=(continuation of Deferred@1988962635 after retry RPC after error@187549082) -> (continuation of Deferred@244805600 after retry RPC after error@1525818075), errback=(continuation of Deferred@1988962635 after retry RPC after error@187549082) -> (continuation of Deferred@244805600 after retry RPC after error@1525818075))) after lookup
12:12:23.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.250 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.253288  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55980 (request call id 16)
12:12:23.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:23.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [33ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.2.41.62:36169,127.2.41.61:45757,127.2.41.60:44645) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:56008 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.2.41.62:36169, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [84ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=Deferred@1781638522(state=PENDING, result=null, callback=(continuation of Deferred@355060385 after retry RPC after error@1536231906), errback=(continuation of Deferred@355060385 after retry RPC after error@1536231906))) after lookup
12:12:23.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.257166  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:56008 (request call id 2)
12:12:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.267035  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:56008 (request call id 2)
12:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.269367  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:56008 (request call id 2)
12:12:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.290637  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:56008 (request call id 2)
12:12:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.291575  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:56008 (request call id 2)
12:12:23.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.298367  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 13)
12:12:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.306814  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 13)
12:12:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.309747  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 13)
12:12:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.310081  2292 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.2.41.3:59721 (request call id 13)
12:12:23.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.321 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.328750  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55976 (request call id 19)
12:12:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.330446  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:56008 (request call id 4)
12:12:23.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.347 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.349290  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:56002 (request call id 9)
12:12:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.349828  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:56002 (request call id 9)
12:12:23.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.357 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.362828  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55986 (request call id 10)
12:12:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.370934  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55986 (request call id 10)
12:12:23.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.373072  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55986 (request call id 10)
12:12:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.391081  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55986 (request call id 10)
12:12:23.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.392999  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55986 (request call id 10)
12:12:23.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.410493  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56008 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55986 (request call id 10)
12:12:23.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.412217  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55986 (request call id 10)
12:12:23.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.430501  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:56008 (request call id 9)
12:12:23.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.432271  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55980 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:56008 (request call id 9)
12:12:23.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.450 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.450 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:23.451 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:23.451 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:23.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:23.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:23.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:23.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:23.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:23.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:23.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.455521  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55956 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55980 (request call id 22)
12:12:23.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.470784  2292 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 21)
12:12:23.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.489408  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 21)
12:12:23.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.509800  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:56002 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:55956 (request call id 21)
12:12:23.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.526 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.528823  2289 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:56002 (request call id 13)
12:12:23.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:23.542003  2291 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:55986 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
12:12:23.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:56002 (request call id 13)
12:12:23.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.560 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.560 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:23.561 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:23.561 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:23.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:23.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:23.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:23.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:23.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.564 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:23.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:23.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.661 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.729 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.754 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:23.754 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:23.755 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:23.755 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:23.755 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:23.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:23.755 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:23.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:23.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:23.758 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.759 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:23.759 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:23.760 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:23.761 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:23.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:23.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.763 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:23.767 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:23.775 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:23.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:23.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x970cf713, L:/127.0.0.1:42632 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:23.787 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f82c53a, L:/127.0.0.1:32992 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:23.790 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x017bdaf2, L:/127.0.0.1:56020 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:23.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.830 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=72), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [25ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:23.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.856 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:23.856 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:23.856 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:23.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:23.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.856 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:23.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:23.857 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:23.857 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:23.858 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:23.858 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:23.859 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
12:12:23.860 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.62:36169(127.2.41.62:36169)] connecting to peer
12:12:23.861 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.61:45757(127.2.41.61:45757)] connecting to peer
12:12:23.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.41.62:36169(127.2.41.62:36169)] Successfully connected to peer
12:12:23.861 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.2.41.60:44645(127.2.41.60:44645)] connecting to peer
12:12:23.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.41.60:44645(127.2.41.60:44645)] Successfully connected to peer
12:12:23.864 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.41.61:45757(127.2.41.61:45757)] Successfully connected to peer
12:12:23.864 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.62
12:12:23.865 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.60
12:12:23.866 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.2.41.61
12:12:23.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.870 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.878 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a89f77b, L:/127.0.0.1:33004 - R:/127.2.41.62:36169] using SASL/PLAIN
12:12:23.880 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb2e8a8f8, L:/127.0.0.1:42642 - R:/127.2.41.60:44645] using SASL/PLAIN
12:12:23.893 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa06e58cc, L:/127.0.0.1:56034 - R:/127.2.41.61:45757] using SASL/PLAIN
12:12:23.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
12:12:23.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=75), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.62:36169, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.61:45757, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.41.60:44645, [22ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.60:44645: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.62:36169: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.2.41.61:45757: OK, deferred=null) after lookup
12:12:23.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.961 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8d16692dff384ffe9b2f376aaa500fea
12:12:23.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:23.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:23.976 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:23.976 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:23.976 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:23.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:23.977 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:23.977 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:23.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:23.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:23.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:23.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:24.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.038 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.038 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:24.039 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:24.039 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:24.039 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:24.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:24.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.039 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:24.040 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:24.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:24.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:24.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.065 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.168 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.181 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.376 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:24.376 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:24.376 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:24.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:24.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:24.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:24.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:24.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:24.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:24.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4a46a8ef6e724bd19b8a1fb08ded559f for table 'TestHandleTooBusy' with partition [<start>, <end>)
12:12:24.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4a46a8ef6e724bd19b8a1fb08ded559f@[b2c2ee75b77b4c5798744e198f5613f6(127.2.41.2:36841)[L],bd057816696846669f421abaaa22edf3(127.2.41.1:39913),de62b79df3d6421cb5e9b62a2a5df2a6(127.2.41.3:36299)]}]
12:12:24.492 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:24.492 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:24.493 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:24.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:24.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:24.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:24.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:24.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:24.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:24.495 [DEBUG - main] (Connection.java:575) [peer master-127.2.41.60:44645(127.2.41.60:44645)] disconnecting while in state READY
12:12:24.495 [DEBUG - main] (Connection.java:575) [peer master-127.2.41.62:36169(127.2.41.62:36169)] disconnecting while in state READY
12:12:24.495 [DEBUG - main] (Connection.java:575) [peer master-127.2.41.61:45757(127.2.41.61:45757)] disconnecting while in state READY
12:12:24.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.41.60:44645(127.2.41.60:44645)] handling channelInactive
12:12:24.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.41.62:36169(127.2.41.62:36169)] handling channelInactive
12:12:24.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.41.62:36169(127.2.41.62:36169)] cleaning up while in state READY due to: connection closed
12:12:24.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
12:12:24.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.41.60:44645(127.2.41.60:44645)] cleaning up while in state READY due to: connection closed
12:12:24.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.41.61:45757(127.2.41.61:45757)] handling channelInactive
12:12:24.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.41.61:45757(127.2.41.61:45757)] cleaning up while in state READY due to: connection closed
12:12:24.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.499477  2212 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu with pid 2413
12:12:24.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.520879  2212 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu with pid 2572
12:12:24.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.553503  2212 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu with pid 2712
12:12:24.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.575318  2212 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu with pid 2224
12:12:24.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.610972  2212 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu with pid 2267
12:12:24.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 12:12:24.639221  2212 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasky32zeN/build/tsan/bin/kudu with pid 2314
12:12:25.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T12:12:25Z chronyd exiting

Time: 28.161

OK (1 test)

