JUnit version 4.13.2
.02:03:48.805 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786500228794
02:03:48.842 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
02:03:48.909 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
02:03:48.917 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskrlGPrs/test-tmp
02:03:48.923 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
02:03:48.927 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskrlGPrs/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
02:03:49.115 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502"
  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 {
  }
}

02:03:49.336 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:03:49.337 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

02:03:49.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.341168 27112 mini_oidc.cc:150] Starting JWKS server
02:03:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.347266 27112 webserver.cc:533] Webserver started at http://127.0.0.1:46435/ using document root <none> and password file <none>
02:03:49.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.347810 27112 mini_oidc.cc:186] Starting OIDC Discovery server
02:03:49.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.349740 27112 webserver.cc:533] Webserver started at http://127.0.0.1:43601/ using document root <none> and password file <none>
02:03:49.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:03:49Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
02:03:49.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:03:49Z Disabled control of system clock
02:03:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.419608 27112 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:49.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:49.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/wal
02:03:49.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data
02:03:49.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:49.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:49.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/logs
02:03:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data/info.pb
02:03:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:49.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:49.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:49.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:49.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:03:49.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:49.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:49.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.62:35619
02:03:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.62
02:03:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:49.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:49.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:49.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:49.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:49.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:49.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:49.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46435/jwks.json
02:03:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
02:03:49.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.739126 27126 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
02:03:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.739759 27126 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.740171 27126 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.740852 27126 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:49.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.774698 27126 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:03:49.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.775089 27126 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.775336 27126 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:03:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.775561 27126 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:03:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.775862 27126 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:03:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.776134 27126 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46435/jwks.json
02:03:49.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.815876 27126 master_runner.cc:387] Master server non-default flags:
02:03:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/logs
02:03:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:49.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:49.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:49.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data
02:03:49.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/wal
02:03:49.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:49.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.62:35619
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46435/jwks.json
02:03:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:49.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:49.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data/info.pb
02:03:49.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.62
02:03:49.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:49.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:49.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:49.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:49.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:49.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:49.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:03:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:03:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:55 UTC on e7f111948823
02:03:49.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13299
02:03:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
02:03:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.817699 27126 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:49.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:49.820191 27126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:03:49.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.835032 27132 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
02:03:51.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.239965 27131 debug-util.cc:398] Leaking SignalData structure 0x7b08000375c0 after lost signal to thread 27126
02:03:51.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.701926 27131 kernel_stack_watchdog.cc:198] Thread 27126 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 400ms:
02:03:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
02:03:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
02:03:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
02:03:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
02:03:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:49.836907 27133 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
02:03:51.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.702263 27126 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.865s	user 0.722s	sys 1.142s
02:03:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.705595 27126 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.869s	user 0.723s	sys 1.142s
02:03:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.708052 27134 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1866 milliseconds
02:03:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.708304 27135 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
02:03:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.708216 27126 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
02:03:51.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.709690 27126 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:51.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.712708 27126 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:51.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.714054 27126 hybrid_clock.cc:648] HybridClock initialized: now 1786500231714039 us; error 73 us; skew 500 ppm
02:03:51.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.714874 27126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.721500 27126 webserver.cc:533] Webserver started at http://127.26.122.62:39655/ using document root <none> and password file <none>
02:03:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.722759 27126 fs_manager.cc:362] Metadata directory not provided
02:03:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.723053 27126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.723681 27126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:51.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.730188 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data/instance:
02:03:51.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24d4fb19c2114590a372f15e83e6b68f"
02:03:51.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:51 on dist-test-slave-cbbz"
02:03:51.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.731707 27126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/wal/instance:
02:03:51.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24d4fb19c2114590a372f15e83e6b68f"
02:03:51.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:51 on dist-test-slave-cbbz"
02:03:51.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.739768 27126 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.001s
02:03:51.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.746341 27143 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:51.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.747747 27126 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
02:03:51.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.748129 27126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data,/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/wal
02:03:51.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "24d4fb19c2114590a372f15e83e6b68f"
02:03:51.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:51 on dist-test-slave-cbbz"
02:03:51.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.748589 27126 fs_report.cc:389] FS layout report
02:03:51.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:51.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/wal
02:03:51.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/wal
02:03:51.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data/data
02:03:51.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:51.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.813021 27126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:51.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.814958 27126 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:51.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.815519 27126 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:51.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.859719 27126 rpc_server.cc:307] RPC server started. Bound to: 127.26.122.62:35619
02:03:51.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.859829 27172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.122.62:35619 every 8 connection(s)
02:03:51.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.862914 27126 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/data/info.pb
02:03:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.869131 27112 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu as pid 27126
02:03:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.869817 27112 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-0/wal/instance
02:03:51.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.871369 27173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:51.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.873477 27112 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/wal
02:03:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data
02:03:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:51.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:51.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/logs
02:03:51.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data/info.pb
02:03:51.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:51.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:51.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:51.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:51.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:51.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:51.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:51.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:51.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:03:51.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:51.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:51.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:51.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.61:45339
02:03:51.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.61
02:03:51.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:51.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:51.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:51.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46435/jwks.json
02:03:51.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:51.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:51.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
02:03:51.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.886922 27173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } has no permanent_uuid. Determining permanent_uuid...
02:03:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.914302 27173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } has no permanent_uuid. Determining permanent_uuid...
02:03:51.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.917732 27147 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.923979 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.61:45339: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:51.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:51.973583 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } attempt: 1
02:03:51.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:51.979425 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.61:45339: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:52.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:52.047863 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } attempt: 2
02:03:52.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.053054 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.61:45339: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:52.144501 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } attempt: 3
02:03:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.149263 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.61:45339: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.224519 27176 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
02:03:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.225021 27176 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.225332 27176 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.225885 27176 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:52.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.258703 27176 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:03:52.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.259022 27176 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:52.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.259219 27176 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:03:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.259485 27176 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:03:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.259755 27176 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:03:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.259899 27176 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46435/jwks.json
02:03:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:52.292680 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } attempt: 4
02:03:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.297386 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.61:45339: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:52.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:52.298846 27176 master_runner.cc:387] Master server non-default flags:
02:03:52.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/logs
02:03:52.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:52.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data
02:03:52.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/wal
02:03:52.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:52.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:52.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
02:03:52.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:52.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.61:45339
02:03:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46435/jwks.json
02:03:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data/info.pb
02:03:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.61
02:03:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:52.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:52.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:52.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:52.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:52.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:03:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:03:52.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:52.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:55 UTC on e7f111948823
02:03:52.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13299
02:03:52.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
02:03:52.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:52.300559 27176 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:52.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:52.302788 27176 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:03:52.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.317178 27185 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
02:03:52.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:52.596880 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } attempt: 5
02:03:52.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.606200 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.61:45339: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:53.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.153770 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } attempt: 6
02:03:53.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:53.178893 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.61:45339: Network error: Client connection negotiation failed: client connection to 127.26.122.61:45339: connect: Connection refused (error 111)
02:03:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:52.318004 27186 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
02:03:53.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:53.721207 27184 debug-util.cc:398] Leaking SignalData structure 0x7b08000375c0 after lost signal to thread 27176
02:03:53.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:53.771656 27184 kernel_stack_watchdog.cc:198] Thread 27176 stuck at /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/thread.cc:642 for 400ms:
02:03:53.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Kernel stack:
02:03:53.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) (could not read kernel stack)
02:03:53.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) User stack:
02:03:53.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) <Timed out: thread did not respond: maybe it is blocking signals>
02:03:53.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:53.771890 27176 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.454s	user 0.001s	sys 0.002s
02:03:53.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:53.772245 27176 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.454s	user 0.002s	sys 0.002s
02:03:53.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:53.775800 27187 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1452 milliseconds
02:03:53.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:53.777127 27188 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
02:03:53.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.777177 27176 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
02:03:53.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.778414 27176 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:53.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.781009 27176 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:53.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.782397 27176 hybrid_clock.cc:648] HybridClock initialized: now 1786500233782364 us; error 35 us; skew 500 ppm
02:03:53.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.783342 27176 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:53.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.791157 27176 webserver.cc:533] Webserver started at http://127.26.122.61:42867/ using document root <none> and password file <none>
02:03:53.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.792541 27176 fs_manager.cc:362] Metadata directory not provided
02:03:53.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.792850 27176 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:53.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.793440 27176 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:53.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.800776 27176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data/instance:
02:03:53.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "29f38390136e4b828cd061d6635d1ae8"
02:03:53.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:53 on dist-test-slave-cbbz"
02:03:53.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.802531 27176 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/wal/instance:
02:03:53.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "29f38390136e4b828cd061d6635d1ae8"
02:03:53.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:53 on dist-test-slave-cbbz"
02:03:53.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.814014 27176 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.000s	sys 0.011s
02:03:53.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.821702 27198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:53.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.823607 27176 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.004s
02:03:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.824517 27176 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data,/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/wal
02:03:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "29f38390136e4b828cd061d6635d1ae8"
02:03:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:53 on dist-test-slave-cbbz"
02:03:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.824930 27176 fs_report.cc:389] FS layout report
02:03:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/wal
02:03:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/wal
02:03:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data/data
02:03:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:53.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:53.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:53.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:53.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:53.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.899547 27176 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:53.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.901953 27176 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:53.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.902601 27176 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:53.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.959129 27176 rpc_server.cc:307] RPC server started. Bound to: 127.26.122.61:45339
02:03:53.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.959206 27225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.122.61:45339 every 8 connection(s)
02:03:53.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.961846 27176 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/data/info.pb
02:03:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.966919 27112 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu as pid 27176
02:03:53.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.967442 27112 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-1/wal/instance
02:03:53.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.969555 27226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:53.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.969893 27112 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:53.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:53.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/wal
02:03:53.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data
02:03:53.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/logs
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data/info.pb
02:03:53.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:53.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
02:03:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.60:40921
02:03:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.60
02:03:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:53.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46435/jwks.json
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:53.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:53.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
02:03:53.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:53.982029 27226 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } has no permanent_uuid. Determining permanent_uuid...
02:03:54.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.008836 27226 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } has no permanent_uuid. Determining permanent_uuid...
02:03:54.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.025255 27226 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } has no permanent_uuid. Determining permanent_uuid...
02:03:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.028923 27199 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.034355 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.083897 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 1
02:03:54.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.088865 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.157290 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 2
02:03:54.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.162132 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.239565 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } attempt: 7
02:03:54.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.251430 27173 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } has no permanent_uuid. Determining permanent_uuid...
02:03:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.253538 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 3
02:03:54.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.258553 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.259123 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.317572 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 1
02:03:54.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.321842 27228 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
02:03:54.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.322708 27228 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:54.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.323115 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.323334 27228 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:54.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.323938 27228 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:54.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.357282 27228 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
02:03:54.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.357672 27228 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:54.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.357893 27228 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
02:03:54.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.358222 27228 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
02:03:54.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.358465 27228 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
02:03:54.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.358666 27228 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46435/jwks.json
02:03:54.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.396126 27228 master_runner.cc:387] Master server non-default flags:
02:03:54.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/logs
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/wal
02:03:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.60:40921
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
02:03:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46435/jwks.json
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data/info.pb
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.60
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:55 UTC on e7f111948823
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13299
02:03:54.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
02:03:54.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.397567 27228 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:54.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.399139 27228 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:03:54.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.401990 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 4
02:03:54.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.404567 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 2
02:03:54.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.407449 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.410784 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.413484 27241 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
02:03:54.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.496246 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 3
02:03:54.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.505285 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.645848 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 4
02:03:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.659507 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.707029 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 5
02:03:54.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.716226 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:54.943188 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 5
02:03:54.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.952461 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:55.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:55.263790 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 6
02:03:55.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:55.290184 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:55.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:55.505052 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 6
02:03:55.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:55.536195 27173 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:55.817881 27240 debug-util.cc:398] Leaking SignalData structure 0x7b08000375c0 after lost signal to thread 27228
02:03:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:54.415959 27242 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
02:03:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.203570 27228 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.788s	user 0.584s	sys 1.190s
02:03:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.205411 27228 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.790s	user 0.584s	sys 1.190s
02:03:56.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.206099 27244 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
02:03:56.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.209291 27243 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1789 milliseconds
02:03:56.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.209319 27228 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
02:03:56.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.210665 27228 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:03:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.213404 27228 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:03:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.214814 27228 hybrid_clock.cc:648] HybridClock initialized: now 1786500236214780 us; error 35 us; skew 500 ppm
02:03:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.215704 27228 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:03:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.222735 27228 webserver.cc:533] Webserver started at http://127.26.122.60:43979/ using document root <none> and password file <none>
02:03:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.223644 27228 fs_manager.cc:362] Metadata directory not provided
02:03:56.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.223836 27228 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:03:56.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.224306 27228 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:03:56.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.228691 27228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data/instance:
02:03:56.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2302bd8bb74349d785b1f53b0ba82d24"
02:03:56.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:56 on dist-test-slave-cbbz"
02:03:56.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.229841 27228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/wal/instance:
02:03:56.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2302bd8bb74349d785b1f53b0ba82d24"
02:03:56.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:56 on dist-test-slave-cbbz"
02:03:56.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.237834 27228 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.002s
02:03:56.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.244232 27257 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:03:56.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.245508 27228 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
02:03:56.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.245820 27228 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data,/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/wal
02:03:56.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2302bd8bb74349d785b1f53b0ba82d24"
02:03:56.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:03:56 on dist-test-slave-cbbz"
02:03:56.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.246248 27228 fs_report.cc:389] FS layout report
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/wal
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/wal
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data/data
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:03:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:03:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:03:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:03:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:03:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:03:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:03:56.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.309733 27228 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:03:56.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.311381 27228 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:03:56.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.311848 27228 kserver.cc:163] Server-wide thread pool size limit: 3276
02:03:56.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.350848 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 7
02:03:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.360121 27226 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.122.60:40921: Network error: Client connection negotiation failed: client connection to 127.26.122.60:40921: connect: Connection refused (error 111)
02:03:56.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.361800 27228 rpc_server.cc:307] RPC server started. Bound to: 127.26.122.60:40921
02:03:56.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.361877 27285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.122.60:40921 every 8 connection(s)
02:03:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.364418 27228 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/data/info.pb
02:03:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.366446 27112 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu as pid 27228
02:03:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.367040 27112 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/master-2/wal/instance
02:03:56.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.372519 27286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
02:03:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.392765 27286 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } has no permanent_uuid. Determining permanent_uuid...
02:03:56.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.417922 27286 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } has no permanent_uuid. Determining permanent_uuid...
02:03:56.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.428467 27286 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } has no permanent_uuid. Determining permanent_uuid...
02:03:56.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.447639 27286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24: Bootstrap starting.
02:03:56.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.455313 27286 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24: Neither blocks nor log segments found. Creating new log.
02:03:56.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.457592 27286 log.cc:826] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24: Log is configured to *not* fsync() on all Append() calls
02:03:56.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.463131 27286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24: No bootstrap required, opened a new log
02:03:56.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.484773 27286 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:56.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.485457 27286 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:56.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.485749 27286 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2302bd8bb74349d785b1f53b0ba82d24, State: Initialized, Role: FOLLOWER
02:03:56.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.486737 27286 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [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: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:56.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.489749 27295 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [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: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:56.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.490402 27295 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: This master's current role is: FOLLOWER
02:03:56.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.491571 27286 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: configured and running, proceeding with master startup.
02:03:56.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.523150 27306 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:03:56.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.523499 27306 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.519451 27228 master_runner.cc:187] Error getting master registration for 127.26.122.62:35619: OK, instance_id { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" instance_seqno: 1786500231847709 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:03:56.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.545641 27228 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:03:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.568445 27263 tablet.cc:2406] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:03:56.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.570103 27173 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 7
02:03:56.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.589406 27173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: Bootstrap starting.
02:03:56.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.595800 27173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: Neither blocks nor log segments found. Creating new log.
02:03:56.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.597807 27173 log.cc:826] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: Log is configured to *not* fsync() on all Append() calls
02:03:56.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.602612 27173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: No bootstrap required, opened a new log
02:03:56.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.622752 27173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:56.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.623371 27173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:56.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.623565 27173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24d4fb19c2114590a372f15e83e6b68f, State: Initialized, Role: FOLLOWER
02:03:56.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.624361 27173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [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: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:56.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.627090 27310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [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: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:56.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.627959 27310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [sys.catalog]: This master's current role is: FOLLOWER
02:03:56.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.628902 27173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [sys.catalog]: configured and running, proceeding with master startup.
02:03:56.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.664106 27295 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:03:56.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.664798 27295 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:56.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.668593 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2302bd8bb74349d785b1f53b0ba82d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d4fb19c2114590a372f15e83e6b68f" is_pre_election: true
02:03:56.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.669538 27158 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2302bd8bb74349d785b1f53b0ba82d24 in term 0.
02:03:56.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.671489 27259 leader_election.cc:304] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [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: 2302bd8bb74349d785b1f53b0ba82d24, 24d4fb19c2114590a372f15e83e6b68f; no voters: 
02:03:56.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.676928 27295 leader_election.cc:290] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24d4fb19c2114590a372f15e83e6b68f (127.26.122.62:35619), 29f38390136e4b828cd061d6635d1ae8 (127.26.122.61:45339)
02:03:56.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.677487 27295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:03:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.677874 27295 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:03:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.678408 27295 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 0 FOLLOWER]: Advancing to term 1
02:03:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.680759 27323 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
02:03:56.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:56.681080 27323 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
02:03:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.690430 27295 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:56.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.694012 27158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2302bd8bb74349d785b1f53b0ba82d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24d4fb19c2114590a372f15e83e6b68f"
02:03:56.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.694446 27295 leader_election.cc:290] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [CANDIDATE]: Term 1 election: Requested vote from peers 24d4fb19c2114590a372f15e83e6b68f (127.26.122.62:35619), 29f38390136e4b828cd061d6635d1ae8 (127.26.122.61:45339)
02:03:56.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.694571 27158 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [term 0 FOLLOWER]: Advancing to term 1
02:03:56.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.702566 27158 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2302bd8bb74349d785b1f53b0ba82d24 in term 1.
02:03:56.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.703989 27259 leader_election.cc:304] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [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: 2302bd8bb74349d785b1f53b0ba82d24, 24d4fb19c2114590a372f15e83e6b68f; no voters: 
02:03:56.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.705075 27295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 1 FOLLOWER]: Leader election won for term 1
02:03:56.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.705578 27295 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [term 1 LEADER]: Becoming Leader. State: Replica: 2302bd8bb74349d785b1f53b0ba82d24, State: Running, Role: LEADER
02:03:56.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.706571 27295 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [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: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:56.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.668246 27126 master_runner.cc:187] Error getting master registration for 127.26.122.61:45339: OK, instance_id { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" instance_seqno: 1786500233946829 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
02:03:56.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.717272 27126 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
02:03:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.731761 27325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2302bd8bb74349d785b1f53b0ba82d24. Latest consensus state: current_term: 1 leader_uuid: "2302bd8bb74349d785b1f53b0ba82d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.732683 27325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: This master's current role is: LEADER
02:03:56.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.736874 27327 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
02:03:56.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.745364 27327 catalog_manager.cc:1520] Initializing Kudu cluster ID...
02:03:56.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.771701 27158 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [term 1 FOLLOWER]: Refusing update from remote peer 2302bd8bb74349d785b1f53b0ba82d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:03:56.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.773473 27325 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:03:56.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.809376 27329 mvcc.cc:204] Tried to move back new op lower bound from 7317504969793658880 to 7317504969565020160. Current Snapshot: MvccSnapshot[applied={T|T < 7317504969793658880}]
02:03:56.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.813961 27310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2302bd8bb74349d785b1f53b0ba82d24. Latest consensus state: current_term: 1 leader_uuid: "2302bd8bb74349d785b1f53b0ba82d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:56.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.815059 27310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [sys.catalog]: This master's current role is: FOLLOWER
02:03:56.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.818979 27325 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2302bd8bb74349d785b1f53b0ba82d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:56.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.819730 27325 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: This master's current role is: LEADER
02:03:56.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.820308 27327 catalog_manager.cc:1383] Generated new cluster ID: 4943ff538ddf4e518f0233e719b50477
02:03:56.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.820580 27327 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
02:03:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.843870 27310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2302bd8bb74349d785b1f53b0ba82d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.844596 27310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f [sys.catalog]: This master's current role is: FOLLOWER
02:03:56.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.880576 27327 catalog_manager.cc:1406] Generated new certificate authority record
02:03:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.888403 27327 catalog_manager.cc:1540] Loading token signing keys...
02:03:56.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.977240 27327 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24: Generated new TSK 0
02:03:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:56.979905 27327 catalog_manager.cc:1550] Initializing in-progress tserver states...
02:03:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.014181 27112 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/wal
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/logs
02:03:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data/info.pb
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.1:0
02:03:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.122.1
02:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.1
02:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:03:57.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:57.613937 27337 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:03:57.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:57.614602 27337 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:03:57.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:57.615374 27337 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:03:57.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.688153 27323 catalog_manager.cc:1295] Loaded cluster ID: 4943ff538ddf4e518f0233e719b50477
02:03:57.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.688481 27323 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: loading cluster ID for follower catalog manager: success
02:03:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:57.698938 27337 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:03:57.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.705212 27323 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: acquiring CA information for follower catalog manager: success
02:03:57.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:57.708564 27337 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.122.1
02:03:57.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.715968 27323 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 24d4fb19c2114590a372f15e83e6b68f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:03:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.790706 27337 tablet_server_runner.cc:78] Tablet server non-default flags:
02:03:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/logs
02:03:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:03:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:03:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:03:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:03:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/wal
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.1:0
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data/info.pb
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.1
02:03:57.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:03:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:03:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:03:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:03:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:03:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.122.1
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:55 UTC on e7f111948823
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13299
02:03:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
02:03:57.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.797921 27337 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:03:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:57.800733 27337 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:03:57.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:57.828778 27343 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
02:03:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.450572 27226 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } attempt: 8
02:03:58.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.526311 27226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: Bootstrap starting.
02:03:58.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.535851 27226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: Neither blocks nor log segments found. Creating new log.
02:03:58.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.543707 27226 log.cc:826] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: Log is configured to *not* fsync() on all Append() calls
02:03:58.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.558912 27226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: No bootstrap required, opened a new log
02:03:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.623759 27226 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:58.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.627414 27226 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:03:58.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.628588 27226 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f38390136e4b828cd061d6635d1ae8, State: Initialized, Role: FOLLOWER
02:03:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.631170 27226 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [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: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } }
02:03:58.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.640674 27352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [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: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:58.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.646737 27352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [sys.catalog]: This master's current role is: FOLLOWER
02:03:58.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.644488 27226 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [sys.catalog]: configured and running, proceeding with master startup.
02:03:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.648461 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2302bd8bb74349d785b1f53b0ba82d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f38390136e4b828cd061d6635d1ae8" is_pre_election: true
02:03:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.649364 27215 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2302bd8bb74349d785b1f53b0ba82d24 in term 0.
02:03:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:58.649938 27215 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49956 (request call id 1) took 1981 ms (client timeout 1975 ms). Trace:
02:03:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:58.650317 27215 rpcz_store.cc:269] 0812 02:03:56.668195 (+     0us) service_pool.cc:167] Inserting onto call queue
02:03:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:56.668334 (+   139us) service_pool.cc:224] Handling call
02:03:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:58.649864 (+1981530us) inbound_call.cc:177] Queueing success response
02:03:58.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {}
02:03:58.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:58.652078 27261 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.26.122.61:45339 timed out after 1.975s (SENT)
02:03:58.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.657439 27213 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [term 0 FOLLOWER]: Advancing to term 1
02:03:58.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.661263 27215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2302bd8bb74349d785b1f53b0ba82d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f38390136e4b828cd061d6635d1ae8" is_pre_election: true
02:03:58.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:58.665558 27206 tablet.cc:2406] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:03:58.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.667001 27213 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [term 1 FOLLOWER]: Refusing update from remote peer 2302bd8bb74349d785b1f53b0ba82d24: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
02:03:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.667701 27213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:49956 (request call id 3) took 1898 ms. Trace:
02:03:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.668035 27213 rpcz_store.cc:276] 0812 02:03:56.769355 (+     0us) service_pool.cc:167] Inserting onto call queue
02:03:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:56.769727 (+   372us) service_pool.cc:224] Handling call
02:03:58.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:58.657147 (+1887420us) raft_consensus.cc:1471] Updating replica for 0 ops
02:03:58.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:58.667351 (+ 10204us) raft_consensus.cc:1697] Filling consensus response to leader.
02:03:58.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:58.667640 (+   289us) inbound_call.cc:177] Queueing success response
02:03:58.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {}
02:03:58.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.671268 27214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2302bd8bb74349d785b1f53b0ba82d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f38390136e4b828cd061d6635d1ae8"
02:03:58.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.681423 27295 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:03:58.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.690583 27214 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2302bd8bb74349d785b1f53b0ba82d24 in term 1.
02:03:58.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.691502 27213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2302bd8bb74349d785b1f53b0ba82d24" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f38390136e4b828cd061d6635d1ae8"
02:03:58.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:58.701184 27214 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:49956 (request call id 2) took 2007 ms (client timeout 1974 ms). Trace:
02:03:58.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:58.701828 27214 rpcz_store.cc:269] 0812 02:03:56.694281 (+     0us) service_pool.cc:167] Inserting onto call queue
02:03:58.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:56.696288 (+  2007us) service_pool.cc:224] Handling call
02:03:58.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 02:03:58.701119 (+2004831us) inbound_call.cc:177] Queueing success response
02:03:58.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {}
02:03:58.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.771454 27352 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2302bd8bb74349d785b1f53b0ba82d24. Latest consensus state: current_term: 1 leader_uuid: "2302bd8bb74349d785b1f53b0ba82d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:58.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.773375 27366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2302bd8bb74349d785b1f53b0ba82d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:58.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.774201 27366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [sys.catalog]: This master's current role is: FOLLOWER
02:03:58.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.775094 27352 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8 [sys.catalog]: This master's current role is: FOLLOWER
02:03:58.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:58.781363 27373 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
02:03:59.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:59.310784 27374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2302bd8bb74349d785b1f53b0ba82d24" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24d4fb19c2114590a372f15e83e6b68f" member_type: VOTER last_known_addr { host: "127.26.122.62" port: 35619 } } peers { permanent_uuid: "29f38390136e4b828cd061d6635d1ae8" member_type: VOTER last_known_addr { host: "127.26.122.61" port: 45339 } } peers { permanent_uuid: "2302bd8bb74349d785b1f53b0ba82d24" member_type: VOTER last_known_addr { host: "127.26.122.60" port: 40921 } } }
02:03:59.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:59.312330 27374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2302bd8bb74349d785b1f53b0ba82d24 [sys.catalog]: This master's current role is: LEADER
02:03:59.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:59.801023 27373 catalog_manager.cc:1295] Loaded cluster ID: 4943ff538ddf4e518f0233e719b50477
02:03:59.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:59.801344 27373 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: loading cluster ID for follower catalog manager: success
02:03:59.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:59.815270 27373 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: acquiring CA information for follower catalog manager: success
02:03:59.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:03:59.823365 27373 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 29f38390136e4b828cd061d6635d1ae8: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
02:04:00.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:57.834206 27344 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
02:04:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:03:59.222383 27342 debug-util.cc:398] Leaking SignalData structure 0x7b080002ede0 after lost signal to thread 27337
02:04:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.152532 27337 thread.cc:641] GCE (cloud detector) Time spent creating pthread: real 2.321s	user 0.699s	sys 1.025s
02:04:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.158531 27337 thread.cc:608] GCE (cloud detector) Time spent starting thread: real 2.327s	user 0.699s	sys 1.026s
02:04:00.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.169474 27337 server_base.cc:1061] running on GCE node
02:04:00.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.169972 27383 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
02:04:00.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.171496 27337 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:04:00.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.174327 27337 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:04:00.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.175870 27337 hybrid_clock.cc:648] HybridClock initialized: now 1786500240175985 us; error 218 us; skew 500 ppm
02:04:00.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.177145 27337 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:04:00.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.186286 27337 webserver.cc:533] Webserver started at http://127.26.122.1:37389/ using document root <none> and password file <none>
02:04:00.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.187556 27337 fs_manager.cc:362] Metadata directory not provided
02:04:00.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.187909 27337 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:04:00.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.188547 27337 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:04:00.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.193269 27337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data/instance:
02:04:00.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b04f5254db94ef38f8db4de6da76d12"
02:04:00.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:00 on dist-test-slave-cbbz"
02:04:00.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.194829 27337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/wal/instance:
02:04:00.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b04f5254db94ef38f8db4de6da76d12"
02:04:00.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:00 on dist-test-slave-cbbz"
02:04:00.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.203986 27337 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.001s
02:04:00.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.212635 27389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:04:00.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.214072 27337 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.004s
02:04:00.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.214459 27337 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data,/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/wal
02:04:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4b04f5254db94ef38f8db4de6da76d12"
02:04:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:00 on dist-test-slave-cbbz"
02:04:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.214885 27337 fs_report.cc:389] FS layout report
02:04:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:04:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/wal
02:04:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/wal
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data/data
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:04:00.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:04:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:04:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:04:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:04:00.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.279739 27337 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:04:00.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.284263 27337 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:04:00.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.284869 27337 kserver.cc:163] Server-wide thread pool size limit: 3276
02:04:00.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.289037 27337 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:04:00.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.295361 27337 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:04:00.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.295639 27337 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:04:00.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.295923 27337 ts_tablet_manager.cc:616] Registered 0 tablets
02:04:00.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.296171 27337 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:04:00.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.540292 27337 rpc_server.cc:307] RPC server started. Bound to: 127.26.122.1:35269
02:04:00.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.540427 27517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.122.1:35269 every 8 connection(s)
02:04:00.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.544646 27337 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/data/info.pb
02:04:00.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.554908 27112 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu as pid 27337
02:04:00.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.555656 27112 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-0/wal/instance
02:04:00.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.569167 27112 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:04:00.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:04:00.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/wal
02:04:00.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/logs
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data/info.pb
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:04:00.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.2:0
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.122.2
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.2
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:04:00.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:04:00.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.610291 27518 heartbeater.cc:344] Connected to a master server at 127.26.122.60:40921
02:04:00.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.610829 27518 heartbeater.cc:461] Registering TS with master...
02:04:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.612360 27524 heartbeater.cc:344] Connected to a master server at 127.26.122.62:35619
02:04:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.612394 27518 heartbeater.cc:507] Master 127.26.122.60:40921 requested a full tablet report, sending...
02:04:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.612823 27524 heartbeater.cc:461] Registering TS with master...
02:04:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.613880 27524 heartbeater.cc:507] Master 127.26.122.62:35619 requested a full tablet report, sending...
02:04:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.615149 27520 heartbeater.cc:344] Connected to a master server at 127.26.122.61:45339
02:04:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.615453 27520 heartbeater.cc:461] Registering TS with master...
02:04:00.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.616395 27520 heartbeater.cc:507] Master 127.26.122.61:45339 requested a full tablet report, sending...
02:04:00.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.617002 27268 ts_manager.cc:194] Registered new tserver with Master: 4b04f5254db94ef38f8db4de6da76d12 (127.26.122.1:35269)
02:04:00.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.619071 27154 ts_manager.cc:194] Registered new tserver with Master: 4b04f5254db94ef38f8db4de6da76d12 (127.26.122.1:35269)
02:04:00.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.619693 27268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.122.1:33243
02:04:00.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:00.623427 27210 ts_manager.cc:194] Registered new tserver with Master: 4b04f5254db94ef38f8db4de6da76d12 (127.26.122.1:35269)
02:04:00.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.934919 27531 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:04:00.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.935503 27531 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:04:00.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.936111 27531 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:04:00.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.974680 27531 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:04:00.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:00.975703 27531 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.122.2
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:01.013919 27531 tablet_server_runner.cc:78] Tablet server non-default flags:
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/logs
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:04:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/wal
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.2:0
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data/info.pb
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.2
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.122.2
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:04:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:04:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:04:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:04:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:04:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:55 UTC on e7f111948823
02:04:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13299
02:04:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
02:04:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:01.015762 27531 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:04:01.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:01.017643 27531 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:04:01.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:01.032780 27538 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
02:04:01.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:01.626600 27518 heartbeater.cc:499] Master 127.26.122.60:40921 was elected leader, sending a full tablet report...
02:04:03.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:02.435330 27537 debug-util.cc:398] Leaking SignalData structure 0x7b080002ede0 after lost signal to thread 27531
02:04:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.189257 27531 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 2.157s	user 0.733s	sys 1.185s
02:04:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.189666 27531 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 2.157s	user 0.733s	sys 1.185s
02:04:03.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:01.034688 27539 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
02:04:03.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.191471 27541 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
02:04:03.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.195449 27540 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection timed out after 2161 milliseconds
02:04:03.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.195484 27531 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
02:04:03.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.197049 27531 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:04:03.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.200058 27531 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:04:03.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.201560 27531 hybrid_clock.cc:648] HybridClock initialized: now 1786500243201323 us; error 293 us; skew 500 ppm
02:04:03.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.202739 27531 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:04:03.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.211323 27531 webserver.cc:533] Webserver started at http://127.26.122.2:42449/ using document root <none> and password file <none>
02:04:03.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.212628 27531 fs_manager.cc:362] Metadata directory not provided
02:04:03.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.212920 27531 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:04:03.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.213515 27531 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:04:03.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.219914 27531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data/instance:
02:04:03.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "830f942b76264ef99e80a40527e330f5"
02:04:03.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:03 on dist-test-slave-cbbz"
02:04:03.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.221511 27531 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/wal/instance:
02:04:03.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "830f942b76264ef99e80a40527e330f5"
02:04:03.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:03 on dist-test-slave-cbbz"
02:04:03.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.232520 27531 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.010s	sys 0.002s
02:04:03.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.240407 27551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:04:03.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.241730 27531 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.242153 27531 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data,/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/wal
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "830f942b76264ef99e80a40527e330f5"
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:03 on dist-test-slave-cbbz"
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.242616 27531 fs_report.cc:389] FS layout report
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/wal
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/wal
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data/data
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:04:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:04:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:04:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:04:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:04:03.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.306082 27531 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:04:03.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.308274 27531 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:04:03.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.308842 27531 kserver.cc:163] Server-wide thread pool size limit: 3276
02:04:03.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.312794 27531 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:04:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.319316 27531 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:04:03.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.319622 27531 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
02:04:03.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.319947 27531 ts_tablet_manager.cc:616] Registered 0 tablets
02:04:03.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.320250 27531 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.002s
02:04:03.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.496343 27531 rpc_server.cc:307] RPC server started. Bound to: 127.26.122.2:34871
02:04:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.496444 27688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.122.2:34871 every 8 connection(s)
02:04:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.499173 27531 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/data/info.pb
02:04:03.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.501436 27112 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu as pid 27531
02:04:03.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.502002 27112 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-1/wal/instance
02:04:03.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.526580 27112 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:04:03.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu
02:04:03.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/wal
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/logs
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data/info.pb
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
02:04:03.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.3:0
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.122.3
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.3
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:04:03.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
02:04:03.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.555126 27689 heartbeater.cc:344] Connected to a master server at 127.26.122.60:40921
02:04:03.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.555721 27689 heartbeater.cc:461] Registering TS with master...
02:04:03.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.556352 27690 heartbeater.cc:344] Connected to a master server at 127.26.122.61:45339
02:04:03.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.556777 27690 heartbeater.cc:461] Registering TS with master...
02:04:03.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.557482 27689 heartbeater.cc:507] Master 127.26.122.60:40921 requested a full tablet report, sending...
02:04:03.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.558048 27690 heartbeater.cc:507] Master 127.26.122.61:45339 requested a full tablet report, sending...
02:04:03.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.559990 27691 heartbeater.cc:344] Connected to a master server at 127.26.122.62:35619
02:04:03.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.560379 27691 heartbeater.cc:461] Registering TS with master...
02:04:03.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.560698 27268 ts_manager.cc:194] Registered new tserver with Master: 830f942b76264ef99e80a40527e330f5 (127.26.122.2:34871)
02:04:03.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.561380 27691 heartbeater.cc:507] Master 127.26.122.62:35619 requested a full tablet report, sending...
02:04:03.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.562704 27268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.122.2:47759
02:04:03.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.563421 27210 ts_manager.cc:194] Registered new tserver with Master: 830f942b76264ef99e80a40527e330f5 (127.26.122.2:34871)
02:04:03.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.565995 27154 ts_manager.cc:194] Registered new tserver with Master: 830f942b76264ef99e80a40527e330f5 (127.26.122.2:34871)
02:04:03.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.889660 27699 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
02:04:03.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.890154 27699 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
02:04:03.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.890623 27699 flags.cc:432] Enabled unsafe flag: --never_fsync=true
02:04:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.924178 27699 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
02:04:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.924965 27699 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.122.3
02:04:03.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.933003 27512 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad600 after lost signal to thread 27338
02:04:03.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.933974 27512 debug-util.cc:398] Leaking SignalData structure 0x7b08000add40 after lost signal to thread 27517
02:04:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.966941 27699 tablet_server_runner.cc:78] Tablet server non-default flags:
02:04:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/logs
02:04:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
02:04:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
02:04:03.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
02:04:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.122.20:43763
02:04:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
02:04:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
02:04:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data
02:04:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/wal
02:04:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
02:04:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
02:04:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.122.3:0
02:04:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
02:04:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
02:04:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data/info.pb
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.122.3
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.122.3
02:04:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 1d9153c248733781bf69132f2d094d9d3c92b2bc
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 01:45:55 UTC on e7f111948823
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13299
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.968729 27699 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
02:04:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:03.970899 27699 file_cache.cc:504] Constructed file cache file cache with capacity 419430
02:04:03.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:03.997558 27707 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
02:04:04.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:04.570044 27689 heartbeater.cc:499] Master 127.26.122.60:40921 was elected leader, sending a full tablet report...
02:04:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:05.279798 27167 debug-util.cc:398] Leaking SignalData structure 0x7b080007f2a0 after lost signal to thread 27127
02:04:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:05.280586 27167 debug-util.cc:398] Leaking SignalData structure 0x7b080007c140 after lost signal to thread 27172
02:04:05.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:05.904673 27710 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
02:04:05.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:05.905565 27699 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.904s	user 0.510s	sys 1.053s
02:04:05.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:05.399300 27706 debug-util.cc:398] Leaking SignalData structure 0x7b080002ede0 after lost signal to thread 27699
02:04:05.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:04.002758 27708 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
02:04:05.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:05.907006 27699 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.906s	user 0.510s	sys 1.053s
02:04:05.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:05.911865 27709 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1905 milliseconds
02:04:05.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.911868 27699 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
02:04:05.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.913655 27699 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
02:04:05.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.917091 27699 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
02:04:05.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.918561 27699 hybrid_clock.cc:648] HybridClock initialized: now 1786500245918441 us; error 130 us; skew 500 ppm
02:04:05.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.919730 27699 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
02:04:05.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.930177 27699 webserver.cc:533] Webserver started at http://127.26.122.3:33785/ using document root <none> and password file <none>
02:04:05.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.931757 27699 fs_manager.cc:362] Metadata directory not provided
02:04:05.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.932104 27699 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
02:04:05.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.932847 27699 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
02:04:05.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.940975 27699 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data/instance:
02:04:05.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ab99801f47040bb847bcfa856283126"
02:04:05.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:05 on dist-test-slave-cbbz"
02:04:05.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.942874 27699 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/wal/instance:
02:04:05.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ab99801f47040bb847bcfa856283126"
02:04:05.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:05 on dist-test-slave-cbbz"
02:04:05.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.956773 27699 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.014s	sys 0.000s
02:04:05.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.984930 27719 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
02:04:05.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.987226 27699 fs_manager.cc:730] Time spent opening block manager: real 0.024s	user 0.012s	sys 0.012s
02:04:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.988131 27699 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data,/tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/wal
02:04:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7ab99801f47040bb847bcfa856283126"
02:04:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 02:04:05 on dist-test-slave-cbbz"
02:04:05.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:05.989065 27699 fs_report.cc:389] FS layout report
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/wal
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/wal
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data/data
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
02:04:05.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
02:04:05.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
02:04:06.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.080335 27699 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
02:04:06.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.082809 27699 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
02:04:06.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.083405 27699 kserver.cc:163] Server-wide thread pool size limit: 3276
02:04:06.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.088277 27699 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
02:04:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.095873 27699 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
02:04:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.096220 27699 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
02:04:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.096586 27699 ts_tablet_manager.cc:616] Registered 0 tablets
02:04:06.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.096835 27699 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
02:04:06.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.395043 27849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.122.3:34927 every 8 connection(s)
02:04:06.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.395998 27699 rpc_server.cc:307] RPC server started. Bound to: 127.26.122.3:34927
02:04:06.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.402412 27699 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/data/info.pb
02:04:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.405615 27112 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu as pid 27699
02:04:06.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.406104 27112 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskrlGPrs/test-tmp/mini-kudu-cluster12111398345824185502/ts-2/wal/instance
02:04:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.546056 27859 heartbeater.cc:344] Connected to a master server at 127.26.122.62:35619
02:04:06.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.546589 27859 heartbeater.cc:461] Registering TS with master...
02:04:06.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.548120 27853 heartbeater.cc:344] Connected to a master server at 127.26.122.61:45339
02:04:06.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.547966 27859 heartbeater.cc:507] Master 127.26.122.62:35619 requested a full tablet report, sending...
02:04:06.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.548475 27853 heartbeater.cc:461] Registering TS with master...
02:04:06.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.549597 27853 heartbeater.cc:507] Master 127.26.122.61:45339 requested a full tablet report, sending...
02:04:06.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.551796 27154 ts_manager.cc:194] Registered new tserver with Master: 7ab99801f47040bb847bcfa856283126 (127.26.122.3:34927)
02:04:06.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.554509 27852 heartbeater.cc:344] Connected to a master server at 127.26.122.60:40921
02:04:06.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.554858 27852 heartbeater.cc:461] Registering TS with master...
02:04:06.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.555729 27852 heartbeater.cc:507] Master 127.26.122.60:40921 requested a full tablet report, sending...
02:04:06.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.556700 27210 ts_manager.cc:194] Registered new tserver with Master: 7ab99801f47040bb847bcfa856283126 (127.26.122.3:34927)
02:04:06.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.558379 27268 ts_manager.cc:194] Registered new tserver with Master: 7ab99801f47040bb847bcfa856283126 (127.26.122.3:34927)
02:04:06.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.560367 27268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.122.3:47827
02:04:06.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:06.588340 27112 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
02:04:06.607 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
02:04:06.609 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

02:04:06.625 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.122.62"
      port: 35619
    }
    bound_http_address {
      host: "127.26.122.62"
      port: 39655
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.122.61"
      port: 45339
    }
    bound_http_address {
      host: "127.26.122.61"
      port: 42867
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.122.60"
      port: 40921
    }
    bound_http_address {
      host: "127.26.122.60"
      port: 43979
    }
  }
}

02:04:06.630 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

02:04:06.634 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.122.1"
      port: 35269
    }
    bound_http_address {
      host: "127.26.122.1"
      port: 37389
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.122.2"
      port: 34871
    }
    bound_http_address {
      host: "127.26.122.2"
      port: 42449
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.122.3"
      port: 34927
    }
    bound_http_address {
      host: "127.26.122.3"
      port: 33785
    }
  }
}

02:04:06.634 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
02:04:06.969 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
02:04:07.097 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:07.319 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:07.379 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:07.390 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:07.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:07.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:07.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:07.546 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:07.551 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:07.553 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:07.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:07.565120 27852 heartbeater.cc:499] Master 127.26.122.60:40921 was elected leader, sending a full tablet report...
02:04:07.907 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcfc404d3, L:/127.0.0.1:52906 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:07.907 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdabeabfc, L:/127.0.0.1:34192 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:07.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe62a964e, L:/127.0.0.1:53784 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:07.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:07.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=679), Traces: [0ms] refreshing cache from master, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [645ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [646ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [646ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=null) after lookup
02:04:08.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.032313 27267 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34192:
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:04:08.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:04:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
02:04:08.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
02:04:08.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:08.037222 27267 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
02:04:08.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:08.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.176656 27775 tablet_service.cc:1511] Processing CreateTablet for tablet 8721279cadc34c62a8447504e6885255 (DEFAULT_TABLE table=TestHandleTooBusy [id=53e163e83f9b4443a978ad4a6b49560f]), partition=RANGE (key) PARTITION UNBOUNDED
02:04:08.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.178778 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8721279cadc34c62a8447504e6885255. 1 dirs total, 0 dirs full, 0 dirs failed
02:04:08.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.192755 27609 tablet_service.cc:1511] Processing CreateTablet for tablet 8721279cadc34c62a8447504e6885255 (DEFAULT_TABLE table=TestHandleTooBusy [id=53e163e83f9b4443a978ad4a6b49560f]), partition=RANGE (key) PARTITION UNBOUNDED
02:04:08.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.194792 27609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8721279cadc34c62a8447504e6885255. 1 dirs total, 0 dirs full, 0 dirs failed
02:04:08.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.205461 27448 tablet_service.cc:1511] Processing CreateTablet for tablet 8721279cadc34c62a8447504e6885255 (DEFAULT_TABLE table=TestHandleTooBusy [id=53e163e83f9b4443a978ad4a6b49560f]), partition=RANGE (key) PARTITION UNBOUNDED
02:04:08.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.209761 27448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8721279cadc34c62a8447504e6885255. 1 dirs total, 0 dirs full, 0 dirs failed
02:04:08.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.214051 27898 tablet_bootstrap.cc:492] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126: Bootstrap starting.
02:04:08.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.222498 27898 tablet_bootstrap.cc:654] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126: Neither blocks nor log segments found. Creating new log.
02:04:08.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.225164 27898 log.cc:826] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126: Log is configured to *not* fsync() on all Append() calls
02:04:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.227478 27899 tablet_bootstrap.cc:492] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5: Bootstrap starting.
02:04:08.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.231153 27898 tablet_bootstrap.cc:492] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126: No bootstrap required, opened a new log
02:04:08.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.231693 27898 ts_tablet_manager.cc:1403] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
02:04:08.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.239292 27899 tablet_bootstrap.cc:654] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5: Neither blocks nor log segments found. Creating new log.
02:04:08.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.242452 27899 log.cc:826] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5: Log is configured to *not* fsync() on all Append() calls
02:04:08.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.248097 27902 tablet_bootstrap.cc:492] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12: Bootstrap starting.
02:04:08.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.249210 27899 tablet_bootstrap.cc:492] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5: No bootstrap required, opened a new log
02:04:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.249835 27899 ts_tablet_manager.cc:1403] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
02:04:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.254905 27898 raft_consensus.cc:359] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.255594 27898 raft_consensus.cc:385] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:04:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.255865 27898 raft_consensus.cc:740] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ab99801f47040bb847bcfa856283126, State: Initialized, Role: FOLLOWER
02:04:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.257114 27898 consensus_queue.cc:260] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126 [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: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.257526 27902 tablet_bootstrap.cc:654] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12: Neither blocks nor log segments found. Creating new log.
02:04:08.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.260788 27902 log.cc:826] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12: Log is configured to *not* fsync() on all Append() calls
02:04:08.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.264062 27898 ts_tablet_manager.cc:1434] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126: Time spent starting tablet: real 0.032s	user 0.022s	sys 0.009s
02:04:08.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.286067 27902 tablet_bootstrap.cc:492] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12: No bootstrap required, opened a new log
02:04:08.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.286667 27902 ts_tablet_manager.cc:1403] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.021s
02:04:08.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.304803 27899 raft_consensus.cc:359] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.305636 27899 raft_consensus.cc:385] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:04:08.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.305924 27899 raft_consensus.cc:740] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 830f942b76264ef99e80a40527e330f5, State: Initialized, Role: FOLLOWER
02:04:08.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.307317 27899 consensus_queue.cc:260] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [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: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.310920 27899 ts_tablet_manager.cc:1434] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5: Time spent starting tablet: real 0.061s	user 0.025s	sys 0.011s
02:04:08.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.317062 27902 raft_consensus.cc:359] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.318050 27902 raft_consensus.cc:385] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
02:04:08.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.318398 27902 raft_consensus.cc:740] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b04f5254db94ef38f8db4de6da76d12, State: Initialized, Role: FOLLOWER
02:04:08.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.319418 27902 consensus_queue.cc:260] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [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: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.324154 27902 ts_tablet_manager.cc:1434] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12: Time spent starting tablet: real 0.037s	user 0.026s	sys 0.010s
02:04:08.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:08.363263 27530 tablet.cc:2406] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:04:08.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.444795 27906 raft_consensus.cc:493] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:04:08.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.445616 27906 raft_consensus.cc:515] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.448724 27906 leader_election.cc:290] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab99801f47040bb847bcfa856283126 (127.26.122.3:34927), 830f942b76264ef99e80a40527e330f5 (127.26.122.2:34871)
02:04:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.456418 27905 raft_consensus.cc:493] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
02:04:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.457158 27905 raft_consensus.cc:515] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.460594 27905 leader_election.cc:290] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ab99801f47040bb847bcfa856283126 (127.26.122.3:34927), 4b04f5254db94ef38f8db4de6da76d12 (127.26.122.1:35269)
02:04:08.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.468745 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8721279cadc34c62a8447504e6885255" candidate_uuid: "4b04f5254db94ef38f8db4de6da76d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab99801f47040bb847bcfa856283126" is_pre_election: true
02:04:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.469254 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8721279cadc34c62a8447504e6885255" candidate_uuid: "4b04f5254db94ef38f8db4de6da76d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f942b76264ef99e80a40527e330f5" is_pre_election: true
02:04:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.469960 27799 raft_consensus.cc:2468] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b04f5254db94ef38f8db4de6da76d12 in term 0.
02:04:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.470137 27631 raft_consensus.cc:2468] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b04f5254db94ef38f8db4de6da76d12 in term 0.
02:04:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.472024 27391 leader_election.cc:304] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [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: 4b04f5254db94ef38f8db4de6da76d12, 830f942b76264ef99e80a40527e330f5; no voters: 
02:04:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.473176 27906 raft_consensus.cc:2804] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Leader pre-election won for term 1
02:04:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.473680 27906 raft_consensus.cc:493] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
02:04:08.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.474202 27906 raft_consensus.cc:3060] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 0 FOLLOWER]: Advancing to term 1
02:04:08.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.483800 27906 raft_consensus.cc:515] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.486107 27906 leader_election.cc:290] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [CANDIDATE]: Term 1 election: Requested vote from peers 7ab99801f47040bb847bcfa856283126 (127.26.122.3:34927), 830f942b76264ef99e80a40527e330f5 (127.26.122.2:34871)
02:04:08.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.487206 27799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8721279cadc34c62a8447504e6885255" candidate_uuid: "4b04f5254db94ef38f8db4de6da76d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab99801f47040bb847bcfa856283126"
02:04:08.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.487844 27799 raft_consensus.cc:3060] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126 [term 0 FOLLOWER]: Advancing to term 1
02:04:08.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.487846 27631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8721279cadc34c62a8447504e6885255" candidate_uuid: "4b04f5254db94ef38f8db4de6da76d12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "830f942b76264ef99e80a40527e330f5"
02:04:08.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.488116 27797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8721279cadc34c62a8447504e6885255" candidate_uuid: "830f942b76264ef99e80a40527e330f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ab99801f47040bb847bcfa856283126" is_pre_election: true
02:04:08.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.488466 27631 raft_consensus.cc:3060] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 0 FOLLOWER]: Advancing to term 1
02:04:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.496747 27469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8721279cadc34c62a8447504e6885255" candidate_uuid: "830f942b76264ef99e80a40527e330f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b04f5254db94ef38f8db4de6da76d12" is_pre_election: true
02:04:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.497885 27469 raft_consensus.cc:2393] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 830f942b76264ef99e80a40527e330f5 in current term 1: Already voted for candidate 4b04f5254db94ef38f8db4de6da76d12 in this term.
02:04:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.498596 27799 raft_consensus.cc:2468] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b04f5254db94ef38f8db4de6da76d12 in term 1.
02:04:08.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.499787 27556 leader_election.cc:304] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 830f942b76264ef99e80a40527e330f5; no voters: 4b04f5254db94ef38f8db4de6da76d12, 7ab99801f47040bb847bcfa856283126
02:04:08.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.500026 27631 raft_consensus.cc:2468] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b04f5254db94ef38f8db4de6da76d12 in term 1.
02:04:08.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.500247 27395 leader_election.cc:304] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [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: 4b04f5254db94ef38f8db4de6da76d12, 7ab99801f47040bb847bcfa856283126; no voters: 
02:04:08.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.501919 27905 raft_consensus.cc:2749] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
02:04:08.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.502529 27906 raft_consensus.cc:2804] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 1 FOLLOWER]: Leader election won for term 1
02:04:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.504791 27906 raft_consensus.cc:697] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [term 1 LEADER]: Becoming Leader. State: Replica: 4b04f5254db94ef38f8db4de6da76d12, State: Running, Role: LEADER
02:04:08.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.505743 27906 consensus_queue.cc:237] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [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: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } }
02:04:08.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:08.508522 27861 tablet.cc:2406] T 8721279cadc34c62a8447504e6885255 P 7ab99801f47040bb847bcfa856283126: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:04:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.519145 27267 catalog_manager.cc:5719] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b04f5254db94ef38f8db4de6da76d12 (127.26.122.1). New cstate: current_term: 1 leader_uuid: "4b04f5254db94ef38f8db4de6da76d12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b04f5254db94ef38f8db4de6da76d12" member_type: VOTER last_known_addr { host: "127.26.122.1" port: 35269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 } health_report { overall_health: UNKNOWN } } }
02:04:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:08.543227 27696 tablet.cc:2406] T 8721279cadc34c62a8447504e6885255 P 830f942b76264ef99e80a40527e330f5: Can't schedule compaction. Clean time has not been advanced past its initial value.
02:04:08.722 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.723 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.723 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.724 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.726 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.726 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.727 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.727 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.728 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.729 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.754 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:08.755 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:08.765 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.766 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.767 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:08.768 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:08.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:08.773 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.773 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:08.774 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:08.775 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:08.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:08.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:08.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:08.793 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:08.793 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:08.800 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:08.800 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:08.807 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:08.813 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:08.820 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:08.827 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.828 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:08.832 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:08.848 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:08.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:08.850 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:08.850 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:08.861 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7109d00, L:/127.0.0.1:35964 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:08.868 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:08.874 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:08.876 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:08.884 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f49eae9, L:/127.0.0.1:49446 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:08.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbe7228d8, L:/127.0.0.1:35954 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:08.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:08.894 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:08.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:08.894037 27906 consensus_queue.cc:1048] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "830f942b76264ef99e80a40527e330f5" member_type: VOTER last_known_addr { host: "127.26.122.2" port: 34871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
02:04:08.906 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:08.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:08.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:08.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:08.922 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc215e77f, L:/127.0.0.1:36000 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:08.923 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:08.926 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:08.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a0249d8, L:/127.0.0.1:36014 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:08.941 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce4eb618, L:/127.0.0.1:35976 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:08.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d8d7ab2, L:/127.0.0.1:35988 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:08.954 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:08.959 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:08.971 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc803dae3, L:/127.0.0.1:49462 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:08.992 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0885a458, L:/127.0.0.1:49492 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:08.999 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:09.003 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:09.012 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:09.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.011348 27915 consensus_queue.cc:1048] T 8721279cadc34c62a8447504e6885255 P 4b04f5254db94ef38f8db4de6da76d12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ab99801f47040bb847bcfa856283126" member_type: VOTER last_known_addr { host: "127.26.122.3" port: 34927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
02:04:09.020 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.029 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.042 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7de890ea, L:/127.0.0.1:46562 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.053 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.053 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6356f927, L:/127.0.0.1:46556 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=332), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [169ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=null) after lookup
02:04:09.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.061 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [268ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [333ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=null) after lookup
02:04:09.071 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.078 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6983ed41, L:/127.0.0.1:49476 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.088 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c5c69ce, L:/127.0.0.1:46546 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.088 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.103 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.113 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.116 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=401), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [220ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [398ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=null) after lookup
02:04:09.128 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.131 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:09.145 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:09.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:09.160 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc20176d8, L:/127.0.0.1:49500 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.160 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.169 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8d942e09, L:/127.0.0.1:46564 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.170 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07a1edae, L:/127.0.0.1:36016 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:09.182 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf795f71b, L:/127.0.0.1:49512 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.153 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:09.188 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce20ff95, L:/127.0.0.1:49506 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.188 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.203 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:09.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.205 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:09.210 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.215 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x746ed8ff, L:/127.0.0.1:46568 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:09.217725 27260 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items
02:04:09.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.218042 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46564 (request call id 0)
02:04:09.229 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:09.232 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items
02:04:09.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbce255c9, L:/127.0.0.1:49518 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.248 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde8d6e23, L:/127.0.0.1:46582 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.252 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.253 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:09.256 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8cd09694, L:/127.0.0.1:36030 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:09.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.256448 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46582 (request call id 0)
02:04:09.257 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items
02:04:09.258 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.266 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.283 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299991, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.284 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299989, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.287 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299987, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=525), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [154ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [365ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [406ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [427ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items, [440ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [446ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [446ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@228175673(state=PENDING, result=null, callback=(continuation of Deferred@1695831060 after retry RPC after error@261600677), errback=(continuation of Deferred@1695831060 after retry RPC after error@261600677))) after lookup
02:04:09.301 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27459e1c, L:/127.0.0.1:46596 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.302 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5fe2f32b, L:/127.0.0.1:49520 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=536), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [362ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items, [452ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items, [461ms] refreshing cache from master, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [467ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [495ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@678335850(state=PENDING, result=null, callback=(continuation of Deferred@1817186129 after retry RPC after error@420265117), errback=(continuation of Deferred@1817186129 after retry RPC after error@420265117))) after lookup
02:04:09.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.307202 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46564 (request call id 2)
02:04:09.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=583), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [223ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [460ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=null) after lookup
02:04:09.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.309491 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.313206 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.315 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items
02:04:09.315 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2889a865, L:/127.0.0.1:36038 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:09.328 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.329046 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.329339 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.332862 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.334 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items
02:04:09.337 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.339 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.346 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x827e4b93, L:/127.0.0.1:46612 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.348259 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.350 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items
02:04:09.350 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.355837 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.357 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items
02:04:09.357 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.359723 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.361 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items
02:04:09.363 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:09.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.369493 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.371 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:09.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.378180 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.379 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.379443 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.384 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items
02:04:09.384 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.387 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.389 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3d23bc2, L:/127.0.0.1:46616 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.391160 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46582 (request call id 1)
02:04:09.392 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items
02:04:09.392 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:09.401 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.415 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.424 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=661), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [177ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items, [220ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items, [222ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [227ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items, [257ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [260ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [299ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1882504552(state=PENDING, result=null, callback=(continuation of Deferred@1036059962 after retry RPC after error@1091473150) -> (continuation of Deferred@1158768656 after retry RPC after error@270221863), errback=(continuation of Deferred@1036059962 after retry RPC after error@1091473150) -> (continuation of Deferred@1158768656 after retry RPC after error@270221863))) after lookup
02:04:09.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc84ff4d, L:/127.0.0.1:49530 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=710), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [160ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [585ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [586ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [604ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [605ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [608ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [609ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 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.26.122.62:35619, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [625ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [628ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [628ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 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.26.122.62:35619, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [645ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [654ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [655ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items, [682ms] refreshing cache from master, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [699ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [705ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1799485569(state=PENDING, result=null, callback=(continuation of Deferred@1818228144 after retry RPC after error@989756305) -> (continuation of Deferred@14353519 after retry RPC after error@1681547525) -> (continuation of Deferred@2002516551 after retry RPC after error@1051731406) -> (continuation of Deferred@1712371211 after retry RPC after error@1360384389), errback=(continuation of Deferred@1818228144 after retry RPC after error@989756305) -> (continuation of Deferred@14353519 after retry RPC after error@1681547525) -> (continuation of Deferred@2002516551 after retry RPC after error@1051731406) -> (continuation of Deferred@1712371211 after retry RPC after error@1360384389))) after lookup
02:04:09.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.441952 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 4)
02:04:09.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.443090 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 4)
02:04:09.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.444283 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46616 (request call id 1)
02:04:09.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.444936 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 3)
02:04:09.446 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items
02:04:09.447 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xab9e2130, L:/127.0.0.1:46626 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.447037 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.447 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.448647 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.449136 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.450992 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.452638 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.456 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items
02:04:09.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.467825 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.468482 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.470304 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.472458 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items
02:04:09.479 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.479 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05d62e7b, L:/127.0.0.1:36042 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:09.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.475093 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.487 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.489419 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.496 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.491364 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.491812 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.495193 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.497275 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items
02:04:09.501 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.503 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.508437 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.509469 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.511998 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46556 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.513329 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.518 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items
02:04:09.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.517263 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46596 (request call id 5)
02:04:09.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.528 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.528 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.518 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.532828 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 6)
02:04:09.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.533911 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46556 (request call id 9)
02:04:09.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.539512 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46626 (request call id 3)
02:04:09.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=769), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [399ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items, [545ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [581ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [589ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [599ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items, [601ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items, [620ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [628ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items, [631ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [632ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 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.26.122.62:35619, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [652ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items, [653ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [656ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [656ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46616 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.26.122.62:35619, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [688ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [691ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, [692ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, deferred=Deferred@379000548(state=PENDING, result=null, callback=(continuation of Deferred@593575672 after retry RPC after error@1745400430) -> (continuation of Deferred@597498413 after retry RPC after error@227743884) -> (continuation of Deferred@657416504 after retry RPC after error@169421937) -> (continuation of Deferred@1092490093 after retry RPC after error@1415328954), errback=(continuation of Deferred@593575672 after retry RPC after error@1745400430) -> (continuation of Deferred@597498413 after retry RPC after error@227743884) -> (continuation of Deferred@657416504 after retry RPC after error@169421937) -> (continuation of Deferred@1092490093 after retry RPC after error@1415328954))) after lookup
02:04:09.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:09.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=773), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [193ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items, [233ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [237ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 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.26.122.62:35619, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [244ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items, [248ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [249ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 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.26.122.62:35619, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [265ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items, [266ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [277ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items, [282ms] refreshing cache from master, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [288ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [291ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [295ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@33598486(state=PENDING, result=null, callback=(continuation of Deferred@501876965 after retry RPC after error@860408251) -> (continuation of Deferred@1699230714 after retry RPC after error@1647268697) -> (continuation of Deferred@802144985 after retry RPC after error@1514128266), errback=(continuation of Deferred@501876965 after retry RPC after error@860408251) -> (continuation of Deferred@1699230714 after retry RPC after error@1647268697) -> (continuation of Deferred@802144985 after retry RPC after error@1514128266))) after lookup
02:04:09.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.550948 27258 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.551506 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.553555 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.553752 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.556879 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.568938 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.569419 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.570192 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.572125 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.573968 27258 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.589028 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.589056 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.590092 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.591765 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 5)
02:04:09.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.594343 27258 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 7)
02:04:09.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.594995 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 7)
02:04:09.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.609338 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 7)
02:04:09.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.609464 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 7)
02:04:09.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.610900 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 7)
02:04:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.611794 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 7)
02:04:09.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.622666 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 13)
02:04:09.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.629155 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 13)
02:04:09.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.630810 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 8)
02:04:09.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.631671 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 11)
02:04:09.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.632594 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46616 (request call id 6)
02:04:09.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.634 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.638 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.649446 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.651 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.669178 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 13)
02:04:09.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.669308 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 13)
02:04:09.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.671463 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 12)
02:04:09.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.688848 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 12)
02:04:09.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.689405 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 12)
02:04:09.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.690109 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 9)
02:04:09.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.710523 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 9)
02:04:09.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.710780 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 9)
02:04:09.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.714773 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46626 (request call id 7)
02:04:09.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.728829 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46626 (request call id 7)
02:04:09.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.729298 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46626 (request call id 7)
02:04:09.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.743 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.748471 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 14)
02:04:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.749107 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 14)
02:04:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.749387 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 14)
02:04:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.751267 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 13)
02:04:09.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.753 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.755883 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 9)
02:04:09.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.769171 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 10)
02:04:09.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.769281 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 10)
02:04:09.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.773100 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.788949 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.788976 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.794816 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.809374 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.809397 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.809397 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.814121 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.828548 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46546 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.834568 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46612 (request call id 8)
02:04:09.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:09.850 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.850 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.853 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:09.854 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:09.855 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:09.855 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:09.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.855 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:09.857 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:09.857 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:09.860 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:09.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:09.860 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:09.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:09.861 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:09.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:09.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:09.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:09.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.861603 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 13)
02:04:09.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:09.866 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:09.866 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:09.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:09.869 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:09.869 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:09.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.871457 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.872 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:09.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 13)
02:04:09.878 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:09.878 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:09.880 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:09.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:09.883 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:09.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:09.886 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.889346 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 15)
02:04:09.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.889669 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 15)
02:04:09.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.891765 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 15)
02:04:09.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:09.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.896942 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 15)
02:04:09.903 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:09.906 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.911316 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 15)
02:04:09.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x96c5ad4b, L:/127.0.0.1:36052 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:09.920 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.925 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.925 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabcf51bc, L:/127.0.0.1:36062 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:09.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.931643 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 15)
02:04:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.934792 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 15)
02:04:09.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:09.953 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b785f2b, L:/127.0.0.1:49540 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.955 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:09.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.955 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.949621 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 11)
02:04:09.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.951195 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46582 (request call id 11)
02:04:09.958 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:09.959 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:09.960 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:09.960 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:09.960 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:09.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:09.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:09.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:09.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:09.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:09.951 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae1fc354, L:/127.0.0.1:46630 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:09.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.971205 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 20)
02:04:09.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:09.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:09.975 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:09.977 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:09.979 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:09.980 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:09.982 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
02:04:09.982 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.983362 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:09.986 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0849791b, L:/127.0.0.1:49554 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.989356 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:09.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:09.996 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:09.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:09.998764 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:09.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.000 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
02:04:10.001 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.001 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:10.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:10.007 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x83e0c318, L:/127.0.0.1:46634 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:10.008 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:10.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.008745 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.010 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.010 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:10.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.019181 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
02:04:10.022 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.026053 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.027 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.028 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.031 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:10.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.039613 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.042 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items
02:04:10.043 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.045663 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.047 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.049216 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46616 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e32b916, L:/127.0.0.1:36070 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.051769 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 10)
02:04:10.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.056 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:10.063 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03b9bc45, L:/127.0.0.1:49564 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:10.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [49ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 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.26.122.62:35619, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [166ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46630 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [186ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1161156111(state=PENDING, result=null, callback=(continuation of Deferred@915526271 after retry RPC after error@1958367717) -> (continuation of Deferred@1324616511 after retry RPC after error@622471488) -> (continuation of Deferred@488637878 after retry RPC after error@1001605774) -> (continuation of Deferred@1441792820 after retry RPC after error@559182051), errback=(continuation of Deferred@915526271 after retry RPC after error@1958367717) -> (continuation of Deferred@1324616511 after retry RPC after error@622471488) -> (continuation of Deferred@488637878 after retry RPC after error@1001605774) -> (continuation of Deferred@1441792820 after retry RPC after error@559182051))) after lookup
02:04:10.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.063222 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46582 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46634 (request call id 3)
02:04:10.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.067003 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.069 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.070 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.070 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:10.077 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd5cbc0c6, L:/127.0.0.1:46638 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:10.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.078598 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 0)
02:04:10.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.099112 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 0)
02:04:10.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.102178 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46634 (request call id 4)
02:04:10.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.106 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.113493 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.115 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.115 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.118055 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.121435 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.122 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.126 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.138621 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.142719 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.147 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.148 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.154 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.154 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.153527 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.157804 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.161738 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 7)
02:04:10.163 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.164 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.179 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.183 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.186858 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 4)
02:04:10.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.189589 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 4)
02:04:10.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.191583 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.194 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.194 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.201499 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.204 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.204 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.208048 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.210863 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:10.221500 27261 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items [suppressed 136 similar messages]
02:04:10.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.221998 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.223 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.228318 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.245448 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.246 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items
02:04:10.246 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.248518 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.250332 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.251 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.251 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.257798 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.268129 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46616 (request call id 16)
02:04:10.280 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.281 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.285 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.286 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:10.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=413), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [58ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [133ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 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.26.122.62:35619, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [151ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 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.26.122.62:35619, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [165ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [170ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [187ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [195ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 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.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [225ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [239ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 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.26.122.62:35619, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [264ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [271ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [271ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [324ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [326ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [327ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [328ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [365ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [369ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items, [400ms] refreshing cache from master, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [405ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [406ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1043146641(state=PENDING, result=null, callback=(continuation of Deferred@563808547 after retry RPC after error@1875365889) -> (continuation of Deferred@343028737 after retry RPC after error@1127520433) -> (continuation of Deferred@983516133 after retry RPC after error@1804192623) -> (continuation of Deferred@1851668515 after retry RPC after error@164152393) -> (continuation of Deferred@1225277182 after retry RPC after error@1820280323) -> (continuation of Deferred@1946154127 after retry RPC after error@1020959797) -> (continuation of Deferred@883800734 after retry RPC after error@578071894) -> (continuation of Deferred@782462491 after retry RPC after error@1190159566), errback=(continuation of Deferred@563808547 after retry RPC after error@1875365889) -> (continuation of Deferred@343028737 after retry RPC after error@1127520433) -> (continuation of Deferred@983516133 after retry RPC after error@1804192623) -> (continuation of Deferred@1851668515 after retry RPC after error@164152393) -> (continuation of Deferred@1225277182 after retry RPC after error@1820280323) -> (continuation of Deferred@1946154127 after retry RPC after error@1020959797) -> (continuation of Deferred@883800734 after retry RPC after error@578071894) -> (continuation of Deferred@782462491 after retry RPC after error@1190159566))) after lookup
02:04:10.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.290941 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46634 (request call id 9)
02:04:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:10.307265 27281 debug-util.cc:398] Leaking SignalData structure 0x7b080006d800 after lost signal to thread 27235
02:04:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.308833 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46634 (request call id 9)
02:04:10.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.313482 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46634 (request call id 9)
02:04:10.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.328265 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46634 (request call id 9)
02:04:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.333119 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46634 (request call id 9)
02:04:10.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.334355 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 23)
02:04:10.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.352928 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 23)
02:04:10.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.357692 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46630 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 23)
02:04:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.364707 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 23)
02:04:10.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items
02:04:10.372 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.373567 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46596 (request call id 23)
02:04:10.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.389 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.392 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:10.392 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:10.392 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:10.393 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:10.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:10.393 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:10.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:10.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:10.414 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:10.414 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:10.417 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:10.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.418342 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 14)
02:04:10.425 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:10.427 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:10.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.429688 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46564 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 14)
02:04:10.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.433405 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 14)
02:04:10.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:10.444 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:10.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:10.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:10.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:10.454 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:10.464 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:10.474 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x92be3269, L:/127.0.0.1:46654 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.476202 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
02:04:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46630 (request call id 14)
02:04:10.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.483 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc34c3080, L:/127.0.0.1:36084 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:10.484 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.487 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc295f425, L:/127.0.0.1:49568 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:10.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.493 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.493 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.500 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.507475 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 1)
02:04:10.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.513154 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 20)
02:04:10.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
02:04:10.514 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.515524 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 20)
02:04:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.527434 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 20)
02:04:10.530 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
02:04:10.530 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.534216 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 20)
02:04:10.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.542114 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46612 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 8)
02:04:10.551 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
02:04:10.551 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.550141 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 8)
02:04:10.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.554275 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 8)
02:04:10.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.567652 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 8)
02:04:10.570 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
02:04:10.571 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.574795 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46638 (request call id 8)
02:04:10.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.585 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:10.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=610), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [78ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 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.26.122.62:35619, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [163ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [173ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [207ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [216ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 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.26.122.62:35619, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [245ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [245ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [246ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 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.26.122.62:35619, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [266ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [273ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 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.26.122.62:35619, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [385ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [388ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [394ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [395ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [565ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [608ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1534395156(state=PENDING, result=null, callback=(continuation of Deferred@809450529 after retry RPC after error@1784961656) -> (continuation of Deferred@1220819956 after retry RPC after error@995818587) -> (continuation of Deferred@1926037797 after retry RPC after error@984756894) -> (continuation of Deferred@1405138343 after retry RPC after error@1058284448) -> (continuation of Deferred@625658190 after retry RPC after error@247937467) -> (continuation of Deferred@1492965449 after retry RPC after error@1181481429) -> (continuation of Deferred@899176687 after retry RPC after error@44414214) -> (continuation of Deferred@1009064843 after retry RPC after error@622459019), errback=(continuation of Deferred@809450529 after retry RPC after error@1784961656) -> (continuation of Deferred@1220819956 after retry RPC after error@995818587) -> (continuation of Deferred@1926037797 after retry RPC after error@984756894) -> (continuation of Deferred@1405138343 after retry RPC after error@1058284448) -> (continuation of Deferred@625658190 after retry RPC after error@247937467) -> (continuation of Deferred@1492965449 after retry RPC after error@1181481429) -> (continuation of Deferred@899176687 after retry RPC after error@44414214) -> (continuation of Deferred@1009064843 after retry RPC after error@622459019))) after lookup
02:04:10.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.592 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.594558 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46638 (request call id 9)
02:04:10.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.595628 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46638 (request call id 9)
02:04:10.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.599 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:10.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.607519 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 5)
02:04:10.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.610869 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 5)
02:04:10.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.620798 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 5)
02:04:10.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.631150 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 5)
02:04:10.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.641093 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46654 (request call id 5)
02:04:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.642799 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.644 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items
02:04:10.644 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.651373 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.653870 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.660488 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.670943 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46596 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.678532 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.680682 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.689114 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 14)
02:04:10.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.694 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:10.694 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:10.697 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:10.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:10.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:10.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:10.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:10.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:10.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:10.702 [DEBUG - kudu-nio-2] (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.26.122.62:35619, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [52ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [75ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 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.26.122.62:35619, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items, [220ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46654 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.26.122.62:35619, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [264ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1368741060(state=PENDING, result=null, callback=(continuation of Deferred@847448087 after retry RPC after error@1619978014) -> (continuation of Deferred@1249043829 after retry RPC after error@834317195) -> (continuation of Deferred@466865691 after retry RPC after error@217214056) -> (continuation of Deferred@1366714830 after retry RPC after error@905213592) -> (continuation of Deferred@819119403 after retry RPC after error@794586741) -> (continuation of Deferred@1300650569 after retry RPC after error@1532011991), errback=(continuation of Deferred@847448087 after retry RPC after error@1619978014) -> (continuation of Deferred@1249043829 after retry RPC after error@834317195) -> (continuation of Deferred@466865691 after retry RPC after error@217214056) -> (continuation of Deferred@1366714830 after retry RPC after error@905213592) -> (continuation of Deferred@819119403 after retry RPC after error@794586741) -> (continuation of Deferred@1300650569 after retry RPC after error@1532011991))) after lookup
02:04:10.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.705 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:10.712 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:10.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:10.716 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:10.718 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:10.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.720974 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 15)
02:04:10.724 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:10.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:10.728 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:10.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.728320 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 15)
02:04:10.730 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:10.734 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:10.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:10.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.746917 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 15)
02:04:10.753 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:10.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb560af1, L:/127.0.0.1:36096 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:10.767 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x528ea416, L:/127.0.0.1:49572 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:10.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.768057 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 15)
02:04:10.774 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x32d74fd8, L:/127.0.0.1:46658 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.774171 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 26)
02:04:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.775887 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 26)
02:04:10.777 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:10.777 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.780647 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 26)
02:04:10.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.787518 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 26)
02:04:10.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.792876 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 21)
02:04:10.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.801432 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 21)
02:04:10.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.801533 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 21)
02:04:10.802 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:10.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.806758 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46612 (request call id 21)
02:04:10.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.811 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.812 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:10.812 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:10.812 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:10.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:10.813 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:10.813 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:10.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:10.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:10.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:10.817 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:10.820 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:10.824 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:10.825 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:10.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:10.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.828361 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
02:04:10.829 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:10.829 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.832 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:10.834 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:10.834 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:10.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.841652 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
02:04:10.843 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:10.846 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:10.846 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.849 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:10.851 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:10.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.861807 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
02:04:10.866 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:10.868 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.873 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4345af99, L:/127.0.0.1:49588 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:10.879 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x489d8ca3, L:/127.0.0.1:36108 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:10.889 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x480a4794, L:/127.0.0.1:46672 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:10.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.890643 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
02:04:10.892 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items
02:04:10.892 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.902 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:10.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.901615 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
02:04:10.906 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:10.906397 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:10.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 14)
02:04:10.909 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items
02:04:10.909 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:10.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.913 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:10.913 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:10.913 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:10.914 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:10.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:10.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:10.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:10.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:10.917 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.919 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:10.919 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:10.922 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:10.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:10.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:10.925 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:10.925 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:10.925 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:10.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:10.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:10.926 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:10.926 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:10.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:10.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:10.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=111), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [55ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 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.26.122.62:35619, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items, [87ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46672 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1057452526(state=PENDING, result=null, callback=(continuation of Deferred@983628897 after retry RPC after error@1307176499) -> (continuation of Deferred@2028600230 after retry RPC after error@2087026004), errback=(continuation of Deferred@983628897 after retry RPC after error@1307176499) -> (continuation of Deferred@2028600230 after retry RPC after error@2087026004))) after lookup
02:04:10.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:10.952 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:10.955 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:10.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:10.957 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:10.958 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:10.958 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:10.968 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:10.971 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:10.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:10.973 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:10.985 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:10.989 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:10.998 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.000480 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 18)
02:04:11.002 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:11.002 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.012 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:11.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.013 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:11.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.028 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.028 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:11.028 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:11.029 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:11.029 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:11.030 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:11.030 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:11.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:11.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:11.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:11.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:11.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:11.045 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9016953a, L:/127.0.0.1:49602 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:11.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:11.054 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x86022966, L:/127.0.0.1:36114 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:11.058 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:11.064 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:11.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:11.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.064266 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 11)
02:04:11.068 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:11.072 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:11.076 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06aa9a6f, L:/127.0.0.1:46684 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:11.077 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:11.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.077504 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 11)
02:04:11.078 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items
02:04:11.079 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.083166 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 11)
02:04:11.084 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:11.085 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:11.089 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:11.092 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:11.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.087827 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 11)
02:04:11.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.094172 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 11)
02:04:11.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items
02:04:11.102 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:11.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:11.106 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.109488 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 11)
02:04:11.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.117 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.125554 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46672 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46684 (request call id 2)
02:04:11.127 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.128 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:11.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.131 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:11.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:11.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [107ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [154ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items, [166ms] refreshing cache from master, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [170ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1284355687(state=PENDING, result=null, callback=(continuation of Deferred@1968249078 after retry RPC after error@2106267740) -> (continuation of Deferred@230549622 after retry RPC after error@748833064), errback=(continuation of Deferred@1968249078 after retry RPC after error@2106267740) -> (continuation of Deferred@230549622 after retry RPC after error@748833064))) after lookup
02:04:11.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:11.144 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:11.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae8e0827, L:/127.0.0.1:36128 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:11.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.145515 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46672 (request call id 9)
02:04:11.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.153447 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 5)
02:04:11.164 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8cb7451, L:/127.0.0.1:49612 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:11.166 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbd3be775, L:/127.0.0.1:46686 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:11.166 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3cf89cb, L:/127.0.0.1:36130 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:11.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.170308 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46686 (request call id 0)
02:04:11.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.179948 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46686 (request call id 0)
02:04:11.182 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e70a33d, L:/127.0.0.1:46698 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:11.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.181874 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.182 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items
02:04:11.182 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.183872 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.184 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items
02:04:11.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.189706 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.190 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items
02:04:11.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.194185 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.194482 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.195 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.198 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3cfe95ab, L:/127.0.0.1:49624 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:11.201 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.210697 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.212 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items
02:04:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.214646 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.218051 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.226 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.229 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items
02:04:11.229 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.221078 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 8)
02:04:11.230 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items
02:04:11.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:11.235891 27261 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items [suppressed 84 similar messages]
02:04:11.236 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.237043 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46626 (request call id 32)
02:04:11.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.243 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.248126 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46686 (request call id 3)
02:04:11.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.249 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:11.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [172ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items, [197ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 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.26.122.62:35619, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items, [210ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [211ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 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.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [224ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items, [241ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [241ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46686 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.26.122.62:35619, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [267ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, [269ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, deferred=Deferred@316037979(state=PENDING, result=null, callback=(continuation of Deferred@719801528 after retry RPC after error@588146901) -> (continuation of Deferred@1389699478 after retry RPC after error@1928963092) -> (continuation of Deferred@1659610239 after retry RPC after error@854798391), errback=(continuation of Deferred@719801528 after retry RPC after error@588146901) -> (continuation of Deferred@1389699478 after retry RPC after error@1928963092) -> (continuation of Deferred@1659610239 after retry RPC after error@854798391))) after lookup
02:04:11.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.257467 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.258 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items
02:04:11.258 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.260828 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.267349 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.275 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items
02:04:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.274852 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.276 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.280827 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.286684 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.295768 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.296 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items
02:04:11.296 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.300383 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.307096 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46686 (request call id 4)
02:04:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.320946 27258 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46658 (request call id 9)
02:04:11.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.322865 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46658 (request call id 9)
02:04:11.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.327557 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46658 (request call id 9)
02:04:11.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:11.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=619), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [59ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 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.26.122.62:35619, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [148ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [188ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 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.26.122.62:35619, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [246ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [284ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [362ms] refreshing cache from master, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [366ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [388ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [409ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 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.26.122.62:35619, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [508ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [512ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46658 dropped due to backpressure: service queue is full with 1 items, [601ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [604ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@285845932(state=PENDING, result=null, callback=(continuation of Deferred@1435461418 after retry RPC after error@550657559) -> (continuation of Deferred@767479345 after retry RPC after error@1898338019) -> (continuation of Deferred@1606343130 after retry RPC after error@1831737052) -> (continuation of Deferred@918192654 after retry RPC after error@1969769332) -> (continuation of Deferred@1555115018 after retry RPC after error@1102334390) -> (continuation of Deferred@595331452 after retry RPC after error@351847820) -> (continuation of Deferred@1107061349 after retry RPC after error@577139221) -> (continuation of Deferred@1628616908 after retry RPC after error@857003463) -> (continuation of Deferred@295255682 after retry RPC after error@16650366), errback=(continuation of Deferred@1435461418 after retry RPC after error@550657559) -> (continuation of Deferred@767479345 after retry RPC after error@1898338019) -> (continuation of Deferred@1606343130 after retry RPC after error@1831737052) -> (continuation of Deferred@918192654 after retry RPC after error@1969769332) -> (continuation of Deferred@1555115018 after retry RPC after error@1102334390) -> (continuation of Deferred@595331452 after retry RPC after error@351847820) -> (continuation of Deferred@1107061349 after retry RPC after error@577139221) -> (continuation of Deferred@1628616908 after retry RPC after error@857003463) -> (continuation of Deferred@295255682 after retry RPC after error@16650366))) after lookup
02:04:11.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.341 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.343513 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46698 (request call id 5)
02:04:11.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:11.346 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [129ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items, [186ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 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.26.122.62:35619, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items, [204ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [223ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46698 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.26.122.62:35619, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@838572567(state=PENDING, result=null, callback=(continuation of Deferred@1149468709 after retry RPC after error@8400745) -> (continuation of Deferred@1007840239 after retry RPC after error@1372874072) -> (continuation of Deferred@160323055 after retry RPC after error@150259920) -> (continuation of Deferred@655787826 after retry RPC after error@1436211245) -> (continuation of Deferred@784391772 after retry RPC after error@6037788), errback=(continuation of Deferred@1149468709 after retry RPC after error@8400745) -> (continuation of Deferred@1007840239 after retry RPC after error@1372874072) -> (continuation of Deferred@160323055 after retry RPC after error@150259920) -> (continuation of Deferred@655787826 after retry RPC after error@1436211245) -> (continuation of Deferred@784391772 after retry RPC after error@6037788))) after lookup
02:04:11.347 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:11.347 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:11.348 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:11.348 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:11.348 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:11.348 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:11.348 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:11.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:11.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:11.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:11.354 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:11.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.361889 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.362946 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:11.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:11.365 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:11.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.368582 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.370 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:11.371 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:11.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.375699 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.376685 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.377 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:11.379 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:11.380 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:11.384 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:11.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.387529 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.394402 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.395269 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.406652 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.408 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb979479e, L:/127.0.0.1:36142 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:11.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.413277 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.414474 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.419 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.427027 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.433531 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.434404 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.439 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e681ecb, L:/127.0.0.1:49630 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:11.443 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4600efd, L:/127.0.0.1:46712 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.444586 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.446 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.446 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.447161 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.451704 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.453810 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 25)
02:04:11.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.455 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.460 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.462 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.468 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.473944 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 12)
02:04:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.475072 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.486901 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.488987 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.492 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.491127 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.498 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.507244 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.513629 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.515 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.517584 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.518 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.528698 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.533069 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.534294 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.536 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.537 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.546586 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.552 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.551617 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46684 (request call id 15)
02:04:11.553 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.556 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.558915 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46634 (request call id 11)
02:04:11.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.567 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:11.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.570 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.570 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:11.570 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:11.570 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:11.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:11.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:11.572 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:11.572 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:11.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:11.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.574375 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 14)
02:04:11.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:11.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:11.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.580083 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 14)
02:04:11.582 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:11.583 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:11.585 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:11.589 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:11.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:11.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:11.594 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:11.595 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:11.596 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:11.596 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:11.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.604516 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 14)
02:04:11.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.613583 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 14)
02:04:11.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.620 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.620584 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 14)
02:04:11.622 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xddf69f5c, L:/127.0.0.1:49638 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:11.626 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde877e89, L:/127.0.0.1:36154 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:11.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.636557 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 15)
02:04:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.640805 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 15)
02:04:11.642 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27c3d158, L:/127.0.0.1:46716 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:11.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.643803 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 15)
02:04:11.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items
02:04:11.645 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.646709 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 15)
02:04:11.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.647965 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 15)
02:04:11.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.659 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.661223 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46684 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 31)
02:04:11.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.673 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:11.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [42ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46716 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.26.122.62:35619, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1562183493(state=PENDING, result=null, callback=(continuation of Deferred@1885147349 after retry RPC after error@1821030493), errback=(continuation of Deferred@1885147349 after retry RPC after error@1821030493))) after lookup
02:04:11.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299996, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.678021 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46716 (request call id 2)
02:04:11.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.699255 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46716 (request call id 2)
02:04:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.707482 27261 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.713 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items
02:04:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.712273 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.713 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.719363 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.725814 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.726873 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.739665 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.745021 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.759038 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 14)
02:04:11.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.766 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.768337 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46716 (request call id 5)
02:04:11.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.781656 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 18)
02:04:11.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.782799 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 18)
02:04:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.791806 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.800860 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.805855 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.820293 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.825143 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.839200 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.840386 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.846029 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.860478 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.865532 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46712 (request call id 8)
02:04:11.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:11.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=502), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [42ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [99ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [247ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [250ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [251ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [344ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items, [344ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [345ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46712 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.26.122.62:35619, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [424ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@691782476(state=PENDING, result=null, callback=(continuation of Deferred@1179355751 after retry RPC after error@408465064) -> (continuation of Deferred@1052948788 after retry RPC after error@1226062851) -> (continuation of Deferred@1402376180 after retry RPC after error@249972416) -> (continuation of Deferred@633754929 after retry RPC after error@1297777070) -> (continuation of Deferred@710168286 after retry RPC after error@381209874) -> (continuation of Deferred@29388073 after retry RPC after error@403626830) -> (continuation of Deferred@270812207 after retry RPC after error@1084541796) -> (continuation of Deferred@1116688252 after retry RPC after error@741681352), errback=(continuation of Deferred@1179355751 after retry RPC after error@408465064) -> (continuation of Deferred@1052948788 after retry RPC after error@1226062851) -> (continuation of Deferred@1402376180 after retry RPC after error@249972416) -> (continuation of Deferred@633754929 after retry RPC after error@1297777070) -> (continuation of Deferred@710168286 after retry RPC after error@381209874) -> (continuation of Deferred@29388073 after retry RPC after error@403626830) -> (continuation of Deferred@270812207 after retry RPC after error@1084541796) -> (continuation of Deferred@1116688252 after retry RPC after error@741681352))) after lookup
02:04:11.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.880798 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46638 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46712 (request call id 9)
02:04:11.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:11.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.884 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:11.884 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:11.885 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:11.885 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:11.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:11.885 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:11.886 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:11.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:11.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:11.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:11.894 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:11.895 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:11.897 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:11.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:11.899 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:11.901 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:11.901 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:11.905 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:11.907 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:11.908 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:11.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.909999 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 15)
02:04:11.929 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71cc9995, L:/127.0.0.1:36160 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:11.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc943f3cb, L:/127.0.0.1:49648 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:11.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.944896 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 15)
02:04:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.946854 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46654 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 15)
02:04:11.951 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3379b68b, L:/127.0.0.1:46718 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:11.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.952245 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 15)
02:04:11.953 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items
02:04:11.953 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.957341 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 15)
02:04:11.958 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items
02:04:11.959 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.959496 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 15)
02:04:11.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.965018 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 15)
02:04:11.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.972 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.978129 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46718 (request call id 2)
02:04:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.980398 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 39)
02:04:11.981 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items
02:04:11.981 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:11.987354 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46638 (request call id 39)
02:04:11.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.991 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.991 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:11.992 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:11.992 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:11.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:11.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:11.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:11.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:11.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:11.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:11.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:11.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:11.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:12.003 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:12.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.007736 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46718 (request call id 3)
02:04:12.010 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:12.011 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:12.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:12.013 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:12.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:12.017 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:12.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:12.020 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:12.022 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:12.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.026762 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46718 (request call id 3)
02:04:12.030 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items
02:04:12.030 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.029166 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 32)
02:04:12.039 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9e661c04, L:/127.0.0.1:36168 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:12.044 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc90aaf5, L:/127.0.0.1:49662 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:12.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.047632 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 32)
02:04:12.053 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x961cf130, L:/127.0.0.1:46732 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.053892 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 32)
02:04:12.055 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items
02:04:12.055 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.057148 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 32)
02:04:12.058 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items
02:04:12.058 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.066561 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46654 (request call id 32)
02:04:12.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.074 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.076133 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 1)
02:04:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.077385 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46718 (request call id 5)
02:04:12.078 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items
02:04:12.079 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.087291 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46686 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46718 (request call id 5)
02:04:12.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:12.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [40ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items, [58ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items, [135ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46718 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@310869951(state=PENDING, result=null, callback=(continuation of Deferred@592038652 after retry RPC after error@601853252) -> (continuation of Deferred@1543202487 after retry RPC after error@1923645680) -> (continuation of Deferred@534489715 after retry RPC after error@1076994401) -> (continuation of Deferred@1090496782 after retry RPC after error@1994792673) -> (continuation of Deferred@875342460 after retry RPC after error@2036023089), errback=(continuation of Deferred@592038652 after retry RPC after error@601853252) -> (continuation of Deferred@1543202487 after retry RPC after error@1923645680) -> (continuation of Deferred@534489715 after retry RPC after error@1076994401) -> (continuation of Deferred@1090496782 after retry RPC after error@1994792673) -> (continuation of Deferred@875342460 after retry RPC after error@2036023089))) after lookup
02:04:12.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.116 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.116 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.117 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:12.118 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:12.118 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:12.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:12.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:12.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:12.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:12.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:12.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.128188 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 12)
02:04:12.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:12.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.136713 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 12)
02:04:12.137 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items
02:04:12.137 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:12.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:12.141 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:12.144 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:12.148 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:12.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:12.152 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items
02:04:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.151479 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 12)
02:04:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.151680 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 12)
02:04:12.155 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:12.156 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.156 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:12.159 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:12.163 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:12.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:12.170 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.171900 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 12)
02:04:12.176 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items
02:04:12.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.178 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.178 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:12.178 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:12.178 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:12.179 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:12.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:12.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:12.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:12.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.180898 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 21)
02:04:12.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:12.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.185238 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 21)
02:04:12.194 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06b84e22, L:/127.0.0.1:36174 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.195660 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 5)
02:04:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.206617 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 23)
02:04:12.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items
02:04:12.207 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.210722 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 23)
02:04:12.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:12.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:12.212 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe750443e, L:/127.0.0.1:46734 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:12.213 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc19bf075, L:/127.0.0.1:49672 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.213739 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46686 (request call id 23)
02:04:12.214 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.215 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:12.218 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.220 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.220 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:12.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.227308 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 9)
02:04:12.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.227439 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 9)
02:04:12.228 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:12.228 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.230 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:12.232 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.237 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.237 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:12.240 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:12.242 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:12.245 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:12.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:12.246523 27261 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items [suppressed 114 similar messages]
02:04:12.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.246788 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 2)
02:04:12.252 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:12.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.251999 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 17)
02:04:12.255 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.254700 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.255 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.257427 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.258 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:12.258 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc003d490, L:/127.0.0.1:36178 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:12.267 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13e4b303, L:/127.0.0.1:49688 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:12.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.266229 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.268 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.271 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.276 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5d9b1b11, L:/127.0.0.1:46740 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:12.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.276656 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.277549 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.279 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.279 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.286375 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.286799 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.288 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.288 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.288 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.290 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.291329 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.296855 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46732 (request call id 6)
02:04:12.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:12.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [32ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 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.26.122.62:35619, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [108ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [166ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items, [198ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46732 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.26.122.62:35619, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [244ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@96751352(state=PENDING, result=null, callback=(continuation of Deferred@892447814 after retry RPC after error@1419067565) -> (continuation of Deferred@835363732 after retry RPC after error@383686875) -> (continuation of Deferred@775243226 after retry RPC after error@1356593305) -> (continuation of Deferred@879306517 after retry RPC after error@1444116739) -> (continuation of Deferred@1384971662 after retry RPC after error@1562167414) -> (continuation of Deferred@540024143 after retry RPC after error@1831248683), errback=(continuation of Deferred@892447814 after retry RPC after error@1419067565) -> (continuation of Deferred@835363732 after retry RPC after error@383686875) -> (continuation of Deferred@775243226 after retry RPC after error@1356593305) -> (continuation of Deferred@879306517 after retry RPC after error@1444116739) -> (continuation of Deferred@1384971662 after retry RPC after error@1562167414) -> (continuation of Deferred@540024143 after retry RPC after error@1831248683))) after lookup
02:04:12.303 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.312873 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46732 (request call id 7)
02:04:12.318 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.318 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.316953 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46732 (request call id 7)
02:04:12.319 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.319 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.317330 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46732 (request call id 7)
02:04:12.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:12.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.337 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.340581 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46718 (request call id 13)
02:04:12.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.343237 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46740 (request call id 3)
02:04:12.349 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.346992 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 6)
02:04:12.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.354966 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 6)
02:04:12.357 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.374136 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 6)
02:04:12.383 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.382162 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 6)
02:04:12.386 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.391384 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 19)
02:04:12.391 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.392 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.394295 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46698 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 19)
02:04:12.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.396842 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 19)
02:04:12.403 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.402539 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 19)
02:04:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.405138 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 15)
02:04:12.406 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.413 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.414950 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 24)
02:04:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.419292 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46698 (request call id 24)
02:04:12.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.428 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.438 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.439999 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 25)
02:04:12.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.441910 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46740 (request call id 6)
02:04:12.448 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.447800 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.448 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.450909 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.458531 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items
02:04:12.467 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.466326 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.471094 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.478730 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.491268 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.499617 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.511615 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 18)
02:04:12.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.515 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.517652 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46718 (request call id 15)
02:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.519364 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46718 (request call id 15)
02:04:12.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.524660 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46718 (request call id 15)
02:04:12.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.540 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:12.541 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:12.541 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:12.541 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:12.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:12.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:12.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:12.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:12.544 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:12.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:12.547 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:12.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.553638 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 14)
02:04:12.560 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.563921 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46740 (request call id 7)
02:04:12.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.565346 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.566 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:12.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46740 (request call id 7)
02:04:12.567 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:12.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:12.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:12.572 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:12.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:12.579 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:12.580 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.587101 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46740 (request call id 7)
02:04:12.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.590884 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 20)
02:04:12.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.592 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.596 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed0e76d5, L:/127.0.0.1:49698 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:12.599 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1f97731f, L:/127.0.0.1:46742 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.600013 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 20)
02:04:12.601 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdae8821f, L:/127.0.0.1:36186 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:12.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.605072 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 20)
02:04:12.606 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.616 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.624621 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46742 (request call id 1)
02:04:12.627 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.627 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.626281 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 8)
02:04:12.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.627951 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46734 (request call id 8)
02:04:12.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.631418 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.632 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.632 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:12.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=492), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [60ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [74ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [74ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [164ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [174ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [207ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [248ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [324ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46734 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.26.122.62:35619, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [484ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [485ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [488ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1620324132(state=PENDING, result=null, callback=(continuation of Deferred@477570671 after retry RPC after error@824205801) -> (continuation of Deferred@1665059433 after retry RPC after error@571614245) -> (continuation of Deferred@124987990 after retry RPC after error@896416888) -> (continuation of Deferred@546751806 after retry RPC after error@328662533) -> (continuation of Deferred@229197755 after retry RPC after error@1239431050) -> (continuation of Deferred@1607050429 after retry RPC after error@2064326551) -> (continuation of Deferred@1020791762 after retry RPC after error@1951147940) -> (continuation of Deferred@1722976732 after retry RPC after error@1172755770), errback=(continuation of Deferred@477570671 after retry RPC after error@824205801) -> (continuation of Deferred@1665059433 after retry RPC after error@571614245) -> (continuation of Deferred@124987990 after retry RPC after error@896416888) -> (continuation of Deferred@546751806 after retry RPC after error@328662533) -> (continuation of Deferred@229197755 after retry RPC after error@1239431050) -> (continuation of Deferred@1607050429 after retry RPC after error@2064326551) -> (continuation of Deferred@1020791762 after retry RPC after error@1951147940) -> (continuation of Deferred@1722976732 after retry RPC after error@1172755770))) after lookup
02:04:12.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.639107 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46634 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46734 (request call id 9)
02:04:12.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.642974 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46734 (request call id 9)
02:04:12.644 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.649 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:12.649 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:12.649 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:12.653 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:12.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:12.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:12.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:12.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:12.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:12.661 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.662443 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 22)
02:04:12.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:12.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:12.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.665130 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.667 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:12.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.669049 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.672 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:12.675 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:12.680 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:12.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.681810 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.682 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.683 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:12.686 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.686172 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.688 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:12.689 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:12.691 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:12.691 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:12.703 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.702354 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.703508 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.708 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.708 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:12.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.706905 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.710 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.710216 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 16)
02:04:12.713 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.713 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3d9bc16, L:/127.0.0.1:36198 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:12.718 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4556cf2, L:/127.0.0.1:49702 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:12.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.720 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.724 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e18f554, L:/127.0.0.1:46756 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:12.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.725996 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 14)
02:04:12.727 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
02:04:12.727 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.734 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
02:04:12.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.733748 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 14)
02:04:12.735 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.741976 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 31)
02:04:12.742 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.743681 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 31)
02:04:12.745 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.755 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
02:04:12.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.754168 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 31)
02:04:12.756 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.757122 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46634 (request call id 31)
02:04:12.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.765 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.771129 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.775 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
02:04:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.774502 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.776 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.777456 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.787735 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.793892 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items
02:04:12.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.796792 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.798 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.802451 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.804 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.807825 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.817027 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 16)
02:04:12.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.825 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.828109 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 25)
02:04:12.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.834281 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46756 (request call id 5)
02:04:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.837198 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46756 (request call id 5)
02:04:12.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.840 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:12.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=173), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [55ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 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.26.122.62:35619, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 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.26.122.62:35619, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46756 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1348344558(state=PENDING, result=null, callback=(continuation of Deferred@704217177 after retry RPC after error@1991562375) -> (continuation of Deferred@1958300426 after retry RPC after error@1410377241) -> (continuation of Deferred@823009162 after retry RPC after error@1632564672) -> (continuation of Deferred@1594954744 after retry RPC after error@249583213) -> (continuation of Deferred@1339292276 after retry RPC after error@1504044731), errback=(continuation of Deferred@704217177 after retry RPC after error@1991562375) -> (continuation of Deferred@1958300426 after retry RPC after error@1410377241) -> (continuation of Deferred@823009162 after retry RPC after error@1632564672) -> (continuation of Deferred@1594954744 after retry RPC after error@249583213) -> (continuation of Deferred@1339292276 after retry RPC after error@1504044731))) after lookup
02:04:12.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.850646 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46756 (request call id 6)
02:04:12.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.869869 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 26)
02:04:12.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.870959 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 26)
02:04:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.873311 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 26)
02:04:12.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.891263 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 26)
02:04:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.893632 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 26)
02:04:12.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.896879 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46718 (request call id 23)
02:04:12.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.902583 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46742 (request call id 7)
02:04:12.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.905757 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 24)
02:04:12.906 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items
02:04:12.907 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:12.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.908993 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 24)
02:04:12.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.911607 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 24)
02:04:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.914773 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 24)
02:04:12.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.934036 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 11)
02:04:12.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.944 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.948020 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 28)
02:04:12.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.951171 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 28)
02:04:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.951583 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 28)
02:04:12.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.956967 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46718 (request call id 24)
02:04:12.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.966387 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46718 (request call id 24)
02:04:12.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:12.971 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:12.971 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:12.971 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:12.972 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:12.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:12.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:12.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:12.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:12.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.974769 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 28)
02:04:12.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:12.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:12.978 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:12.979 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:12.982 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:12.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.985759 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 28)
02:04:12.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:12.988 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:12.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:12.992 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:12.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:12.993485 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:12.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 28)
02:04:12.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:13.002 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:13.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.006206 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 28)
02:04:13.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.011940 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46712 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 29)
02:04:13.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.012197 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 29)
02:04:13.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.026507 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46568 (request call id 29)
02:04:13.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.028 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.036 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x481998ce, L:/127.0.0.1:49708 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:13.042 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7448d697, L:/127.0.0.1:46772 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:13.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.043350 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 25)
02:04:13.044 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
02:04:13.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.049 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40f5c85a, L:/127.0.0.1:36210 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.053288 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 22)
02:04:13.055 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.055080 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 22)
02:04:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.056021 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 29)
02:04:13.062 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
02:04:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.061399 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46712 (request call id 29)
02:04:13.065 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.072 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.074333 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 13)
02:04:13.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.076566 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 13)
02:04:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.080655 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46772 (request call id 2)
02:04:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.094324 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46772 (request call id 2)
02:04:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.096995 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46772 (request call id 2)
02:04:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.111524 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 23)
02:04:13.112 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
02:04:13.112 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.114357 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 23)
02:04:13.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.117122 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 23)
02:04:13.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.122707 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 23)
02:04:13.125 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items
02:04:13.125 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.126107 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 23)
02:04:13.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.132 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.137064 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 16)
02:04:13.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.137256 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46718 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 16)
02:04:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.141223 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46772 (request call id 4)
02:04:13.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.147 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:13.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=173), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [60ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [76ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [77ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 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.26.122.62:35619, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [133ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46772 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.26.122.62:35619, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@908822938(state=PENDING, result=null, callback=(continuation of Deferred@1151333278 after retry RPC after error@131562279) -> (continuation of Deferred@1015635847 after retry RPC after error@1443133141) -> (continuation of Deferred@1841069192 after retry RPC after error@1359883355) -> (continuation of Deferred@663565466 after retry RPC after error@1380600928), errback=(continuation of Deferred@1151333278 after retry RPC after error@131562279) -> (continuation of Deferred@1015635847 after retry RPC after error@1443133141) -> (continuation of Deferred@1841069192 after retry RPC after error@1359883355) -> (continuation of Deferred@663565466 after retry RPC after error@1380600928))) after lookup
02:04:13.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.154062 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 17)
02:04:13.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.159467 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46772 (request call id 5)
02:04:13.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.162254 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46742 (request call id 8)
02:04:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.166389 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46742 (request call id 8)
02:04:13.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:13.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.178 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:13.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=630), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [39ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 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.26.122.62:35619, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [122ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 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.26.122.62:35619, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [182ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 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.26.122.62:35619, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 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.26.122.62:35619, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [345ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [347ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [608ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [608ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@410388624(state=PENDING, result=null, callback=(continuation of Deferred@679182354 after retry RPC after error@698651116) -> (continuation of Deferred@1346586575 after retry RPC after error@2019162079) -> (continuation of Deferred@207000534 after retry RPC after error@24135745) -> (continuation of Deferred@1262946975 after retry RPC after error@2081942311) -> (continuation of Deferred@1147608912 after retry RPC after error@1205233117) -> (continuation of Deferred@884382794 after retry RPC after error@2008749864) -> (continuation of Deferred@190450448 after retry RPC after error@2144759595) -> (continuation of Deferred@2139285591 after retry RPC after error@1353687768), errback=(continuation of Deferred@679182354 after retry RPC after error@698651116) -> (continuation of Deferred@1346586575 after retry RPC after error@2019162079) -> (continuation of Deferred@207000534 after retry RPC after error@24135745) -> (continuation of Deferred@1262946975 after retry RPC after error@2081942311) -> (continuation of Deferred@1147608912 after retry RPC after error@1205233117) -> (continuation of Deferred@884382794 after retry RPC after error@2008749864) -> (continuation of Deferred@190450448 after retry RPC after error@2144759595) -> (continuation of Deferred@2139285591 after retry RPC after error@1353687768))) after lookup
02:04:13.178 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:13.179 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:13.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:13.181 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:13.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:13.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:13.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:13.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:13.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.188257 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 28)
02:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.194314 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 18)
02:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.195300 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.200677 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.210 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items
02:04:13.210 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.209672 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.206414 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.210610 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.207523 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:13.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:13.216 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:13.220 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:13.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.222102 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.223 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:13.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.225521 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 13)
02:04:13.227 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:13.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.231 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.234 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:13.241 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.243714 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 13)
02:04:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.244694 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 10)
02:04:13.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:13.247448 27260 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items [suppressed 139 similar messages]
02:04:13.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.247704 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 10)
02:04:13.249 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.252077 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 10)
02:04:13.255 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:13.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:13.259 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:13.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.262298 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.264 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.264 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:13.264 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:13.264 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:13.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:13.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:13.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:13.268 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:13.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:13.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x82737e56, L:/127.0.0.1:46782 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:13.278 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61d3ae95, L:/127.0.0.1:36214 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:13.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.281689 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 15)
02:04:13.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.286 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.286 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:13.287 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:13.287 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:13.287 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:13.287 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:13.289 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:13.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:13.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:13.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:13.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc955cc66, L:/127.0.0.1:49724 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:13.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:13.292 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:13.293 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
02:04:13.293 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.296 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:13.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:13.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:13.302 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:13.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.304656 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 32)
02:04:13.307 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
02:04:13.308 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.309 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:13.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:13.317 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:13.318 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:13.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:13.320 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.323616 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 32)
02:04:13.327 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
02:04:13.328 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.336 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:13.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.337 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.339 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.343689 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46772 (request call id 7)
02:04:13.344 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
02:04:13.344 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.347088 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46772 (request call id 7)
02:04:13.348 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:13.352 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:13.353 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:13.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.354382 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46772 (request call id 7)
02:04:13.363 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:13.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.364466 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46772 (request call id 7)
02:04:13.365 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items
02:04:13.369 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50fe81d6, L:/127.0.0.1:46784 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:13.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.370687 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46772 (request call id 7)
02:04:13.371 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2628aee2, L:/127.0.0.1:49730 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:13.371 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items
02:04:13.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:13.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:13.382 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:13.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:13.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.388319 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 16)
02:04:13.391 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1884e00, L:/127.0.0.1:36220 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:13.397 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.399 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:13.403 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:13.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.411720 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 28)
02:04:13.414 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x355fe735, L:/127.0.0.1:36224 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.418666 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46784 (request call id 1)
02:04:13.424 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd8024a4, L:/127.0.0.1:46796 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:13.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.423964 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46784 (request call id 1)
02:04:13.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.425241 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46784 (request call id 1)
02:04:13.426 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items
02:04:13.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.432278 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46784 (request call id 1)
02:04:13.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.441 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:13.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [75ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items, [96ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [100ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [101ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46784 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1455358910(state=PENDING, result=null, callback=(continuation of Deferred@1617618600 after retry RPC after error@1730352385), errback=(continuation of Deferred@1617618600 after retry RPC after error@1730352385))) after lookup
02:04:13.446 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03ecf6f0, L:/127.0.0.1:49744 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:13.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:13.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=229), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [74ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [74ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [74ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [88ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 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.26.122.62:35619, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [108ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [109ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [109ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items, [179ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [180ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46782 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.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [224ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@747979381(state=PENDING, result=null, callback=(continuation of Deferred@2004061603 after retry RPC after error@2104296848) -> (continuation of Deferred@16921278 after retry RPC after error@117595649) -> (continuation of Deferred@1819788759 after retry RPC after error@2032344140) -> (continuation of Deferred@1772377620 after retry RPC after error@2093215607) -> (continuation of Deferred@784909381 after retry RPC after error@1340636332), errback=(continuation of Deferred@2004061603 after retry RPC after error@2104296848) -> (continuation of Deferred@16921278 after retry RPC after error@117595649) -> (continuation of Deferred@1819788759 after retry RPC after error@2032344140) -> (continuation of Deferred@1772377620 after retry RPC after error@2093215607) -> (continuation of Deferred@784909381 after retry RPC after error@1340636332))) after lookup
02:04:13.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.446760 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 2)
02:04:13.448 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.449086 27261 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 6)
02:04:13.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.451398 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 6)
02:04:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.457818 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 6)
02:04:13.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items
02:04:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.463356 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 6)
02:04:13.469 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.469961 27261 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
02:04:13.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.471580 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
02:04:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.471889 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
02:04:13.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.478093 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 24)
02:04:13.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.482 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:13.489 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=187), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [87ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [129ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items, [145ms] refreshing cache from master, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [149ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1956255016(state=PENDING, result=null, callback=(continuation of Deferred@1305692023 after retry RPC after error@624577993) -> (continuation of Deferred@629090875 after retry RPC after error@32000233), errback=(continuation of Deferred@1305692023 after retry RPC after error@624577993) -> (continuation of Deferred@629090875 after retry RPC after error@32000233))) after lookup
02:04:13.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.487330 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.491815 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 9)
02:04:13.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.506845 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 36)
02:04:13.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.511960 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 32)
02:04:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.513962 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46732 (request call id 32)
02:04:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.518406 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46732 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 5)
02:04:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.520735 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 5)
02:04:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.525151 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 5)
02:04:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.534235 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 5)
02:04:13.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.540972 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 5)
02:04:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.543032 27261 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 7)
02:04:13.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.545368 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46782 (request call id 7)
02:04:13.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.556372 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 26)
02:04:13.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.557585 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 26)
02:04:13.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.558432 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 6)
02:04:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.561865 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 6)
02:04:13.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.562716 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 6)
02:04:13.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.573873 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 6)
02:04:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.581966 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46784 (request call id 6)
02:04:13.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.583371 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.585 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:13.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.590597 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 7)
02:04:13.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.593957 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 28)
02:04:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.597918 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 28)
02:04:13.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.602221 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 28)
02:04:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.605319 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46716 (request call id 39)
02:04:13.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.607 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.610527 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 26)
02:04:13.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.618233 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 9)
02:04:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.622514 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 9)
02:04:13.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.624248 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 22)
02:04:13.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.626236 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 22)
02:04:13.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.627441 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 9)
02:04:13.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.638561 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 9)
02:04:13.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.641788 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 9)
02:04:13.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.642904 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 9)
02:04:13.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.646304 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 9)
02:04:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.658277 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 9)
02:04:13.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.668 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.670 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:13.670 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:13.670 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:13.671 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:13.671 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:13.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:13.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.669065 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.661113 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 9)
02:04:13.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:13.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.676993 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 29)
02:04:13.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:13.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=1462), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [41ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [59ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [100ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [137ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [138ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [223ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [228ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [345ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [372ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [372ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 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.26.122.62:35619, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [488ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [489ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [493ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [980ms] refreshing cache from master, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [988ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [989ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [990ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [990ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items, [1441ms] refreshing cache from master, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [1441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [1446ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [1447ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [1457ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1065127831(state=PENDING, result=null, callback=(continuation of Deferred@2081891761 after retry RPC after error@235516794) -> (continuation of Deferred@76040169 after retry RPC after error@1599303896) -> (continuation of Deferred@439155758 after retry RPC after error@1501372018) -> (continuation of Deferred@529313211 after retry RPC after error@1528679202) -> (continuation of Deferred@640516579 after retry RPC after error@387093978) -> (continuation of Deferred@1837695990 after retry RPC after error@1484296638) -> (continuation of Deferred@311439819 after retry RPC after error@296733190) -> (continuation of Deferred@874315126 after retry RPC after error@687177514) -> (continuation of Deferred@997727638 after retry RPC after error@1416109829) -> (continuation of Deferred@130858931 after retry RPC after error@79924303), errback=(continuation of Deferred@2081891761 after retry RPC after error@235516794) -> (continuation of Deferred@76040169 after retry RPC after error@1599303896) -> (continuation of Deferred@439155758 after retry RPC after error@1501372018) -> (continuation of Deferred@529313211 after retry RPC after error@1528679202) -> (continuation of Deferred@640516579 after retry RPC after error@387093978) -> (continuation of Deferred@1837695990 after retry RPC after error@1484296638) -> (continuation of Deferred@311439819 after retry RPC after error@296733190) -> (continuation of Deferred@874315126 after retry RPC after error@687177514) -> (continuation of Deferred@997727638 after retry RPC after error@1416109829) -> (continuation of Deferred@130858931 after retry RPC after error@79924303))) after lookup
02:04:13.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.681042 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46740 (request call id 11)
02:04:13.682 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:13.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:13.685 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:13.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.685307 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46740 (request call id 11)
02:04:13.686 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:13.688 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:13.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:13.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:13.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.696 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:13.696 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:13.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:13.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.698426 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 12)
02:04:13.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.701447 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 12)
02:04:13.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:13.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.708 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.709 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:13.709 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:13.709 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:13.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:13.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:13.711 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:13.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:13.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:13.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:13.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:13.719 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x34393c91, L:/127.0.0.1:36226 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:13.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.722076 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 10)
02:04:13.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.723026 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.726222 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.733 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x357bafc1, L:/127.0.0.1:49754 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:13.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:13.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:13.738 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:13.739 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:13.740 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c2b74b5, L:/127.0.0.1:46812 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:13.740 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:13.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.741333 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.742 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:13.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.742506 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.743 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:13.743 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items
02:04:13.743 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:13.746 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:13.747 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:13.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:13.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.755844 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.756 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items
02:04:13.757 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.761160 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.762 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:13.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.762179 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.771 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc19cebe, L:/127.0.0.1:36234 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.773902 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 17)
02:04:13.774 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items
02:04:13.775 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.776 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b85b810, L:/127.0.0.1:49770 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:13.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.785648 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 31)
02:04:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.791229 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 31)
02:04:13.792 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items
02:04:13.792 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.794294 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 30)
02:04:13.795 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8011ab84, L:/127.0.0.1:46820 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:13.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.796857 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.797 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.800 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.800 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.801487 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 17)
02:04:13.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.802666 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 17)
02:04:13.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.808964 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.810 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items
02:04:13.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.810 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.813 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.820986 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46820 (request call id 1)
02:04:13.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.823536 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.824572 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.825 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.827 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.838204 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.842114 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.843947 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.845 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.845 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.848834 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.849 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items
02:04:13.850 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.858057 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.861114 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.863843 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.864032 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.865 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.866 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.878516 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46796 (request call id 11)
02:04:13.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.885 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.884729 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46820 (request call id 4)
02:04:13.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.885510 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 32)
02:04:13.886 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.887182 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 32)
02:04:13.888 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.897576 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 32)
02:04:13.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.899 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.902297 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 27)
02:04:13.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.909549 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46812 (request call id 6)
02:04:13.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:13.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [36ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items, [57ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items, [71ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items, [89ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46812 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.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [224ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@826259379(state=PENDING, result=null, callback=(continuation of Deferred@1708116456 after retry RPC after error@4507172) -> (continuation of Deferred@492758731 after retry RPC after error@1360021756) -> (continuation of Deferred@1242258367 after retry RPC after error@1826144572) -> (continuation of Deferred@106564306 after retry RPC after error@1432286541) -> (continuation of Deferred@1167624954 after retry RPC after error@1868788308) -> (continuation of Deferred@968485360 after retry RPC after error@468686615), errback=(continuation of Deferred@1708116456 after retry RPC after error@4507172) -> (continuation of Deferred@492758731 after retry RPC after error@1360021756) -> (continuation of Deferred@1242258367 after retry RPC after error@1826144572) -> (continuation of Deferred@106564306 after retry RPC after error@1432286541) -> (continuation of Deferred@1167624954 after retry RPC after error@1868788308) -> (continuation of Deferred@968485360 after retry RPC after error@468686615))) after lookup
02:04:13.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.915145 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46756 (request call id 32)
02:04:13.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.918164 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.923 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.926 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.921975 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.923086 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.924922 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.925792 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.942216 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.942827 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.943 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.945 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.945785 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.947171 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.957214 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.964 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items
02:04:13.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.961601 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.962674 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.963364 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.963850 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.966 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:13.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.977785 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.980808 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.982616 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46742 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:13.984022 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:13.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46812 (request call id 7)
02:04:13.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:13.985 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:13.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:14.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.001 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.002472 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 32)
02:04:14.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.006249 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46742 (request call id 32)
02:04:14.019 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.019 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.020 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.020 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.021 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.021 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.024 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:14.024 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:14.027 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:14.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.026095 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 23)
02:04:14.028 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:14.029 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:14.030 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:14.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:14.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:14.033 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:14.035 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:14.041 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:14.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.046027 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 23)
02:04:14.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07664042, L:/127.0.0.1:49782 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:14.052 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:14.063 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2b4b846, L:/127.0.0.1:36244 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:14.065 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbbb14cf1, L:/127.0.0.1:46834 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:14.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.066790 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 23)
02:04:14.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.066782 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46772 (request call id 23)
02:04:14.068 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items
02:04:14.068 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.082224 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 19)
02:04:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.082258 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46782 (request call id 19)
02:04:14.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.091 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.092969 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 1)
02:04:14.101 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items
02:04:14.101 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.100836 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46820 (request call id 8)
02:04:14.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:14.104 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=366), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [40ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 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.26.122.62:35619, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [88ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 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.26.122.62:35619, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 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.26.122.62:35619, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [187ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 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.26.122.62:35619, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [204ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [206ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [206ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 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.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [225ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [225ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [227ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items, [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [364ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@286985401(state=PENDING, result=null, callback=(continuation of Deferred@1077077303 after retry RPC after error@549517733) -> (continuation of Deferred@939740811 after retry RPC after error@1899295734) -> (continuation of Deferred@645446586 after retry RPC after error@22176513) -> (continuation of Deferred@587662006 after retry RPC after error@1970990691) -> (continuation of Deferred@373046813 after retry RPC after error@82058672) -> (continuation of Deferred@535670056 after retry RPC after error@1036403008) -> (continuation of Deferred@1258114099 after retry RPC after error@1850790209) -> (continuation of Deferred@472294734 after retry RPC after error@325397451), errback=(continuation of Deferred@1077077303 after retry RPC after error@549517733) -> (continuation of Deferred@939740811 after retry RPC after error@1899295734) -> (continuation of Deferred@645446586 after retry RPC after error@22176513) -> (continuation of Deferred@587662006 after retry RPC after error@1970990691) -> (continuation of Deferred@373046813 after retry RPC after error@82058672) -> (continuation of Deferred@535670056 after retry RPC after error@1036403008) -> (continuation of Deferred@1258114099 after retry RPC after error@1850790209) -> (continuation of Deferred@472294734 after retry RPC after error@325397451))) after lookup
02:04:14.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.106 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.108194 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46820 (request call id 9)
02:04:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.109017 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46820 (request call id 9)
02:04:14.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.113590 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46820 (request call id 9)
02:04:14.118 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items
02:04:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.117652 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46820 (request call id 9)
02:04:14.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.121 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.121 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.122 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.122 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.125 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.125 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:14.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.130362 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 11)
02:04:14.133 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:14.136 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:14.139 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:14.140 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:14.141 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:14.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:14.144 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:14.145 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:14.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.141077 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 11)
02:04:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.150753 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 3)
02:04:14.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:14.155 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:14.160 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items
02:04:14.160 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.159636 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 21)
02:04:14.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.162021 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 21)
02:04:14.165 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:14.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.168468 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 21)
02:04:14.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.170423 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 21)
02:04:14.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items
02:04:14.173 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:14.174 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.181656 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 21)
02:04:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.186071 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 21)
02:04:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.188776 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46784 (request call id 21)
02:04:14.191 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x37987ff8, L:/127.0.0.1:46842 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:14.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.199 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.202594 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46820 (request call id 14)
02:04:14.203 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe35c529f, L:/127.0.0.1:36256 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:14.205 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.205 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.210 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69b5776c, L:/127.0.0.1:49798 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.211162 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 5)
02:04:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.212654 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 5)
02:04:14.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items
02:04:14.213 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.221275 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46772 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 5)
02:04:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.221935 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 5)
02:04:14.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.229094 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 5)
02:04:14.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items
02:04:14.230 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.246049 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46834 (request call id 5)
02:04:14.246 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items
02:04:14.247 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:14.251 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items, [40ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [67ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items, [74ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items, [132ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46834 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1429780270(state=PENDING, result=null, callback=(continuation of Deferred@1576257052 after retry RPC after error@1688675746) -> (continuation of Deferred@629541432 after retry RPC after error@890718305) -> (continuation of Deferred@1989651449 after retry RPC after error@725621436) -> (continuation of Deferred@1048707622 after retry RPC after error@827920855) -> (continuation of Deferred@2052762726 after retry RPC after error@1373949035), errback=(continuation of Deferred@1576257052 after retry RPC after error@1688675746) -> (continuation of Deferred@629541432 after retry RPC after error@890718305) -> (continuation of Deferred@1989651449 after retry RPC after error@725621436) -> (continuation of Deferred@1048707622 after retry RPC after error@827920855) -> (continuation of Deferred@2052762726 after retry RPC after error@1373949035))) after lookup
02:04:14.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:14.253626 27261 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items [suppressed 152 similar messages]
02:04:14.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.253857 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46834 (request call id 6)
02:04:14.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.254 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.253931 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46834 (request call id 6)
02:04:14.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.258296 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46834 (request call id 6)
02:04:14.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.259158 27258 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.261590 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.267032 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.268 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items
02:04:14.268 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.270439 27259 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.26.122.3:47827 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:14.272202 27852 heartbeater.cc:646] Failed to heartbeat to 127.26.122.60:40921 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.26.122.3:47827 dropped due to backpressure: service queue is full with 1 items
02:04:14.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.281543 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.283042 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.288475 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.301820 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.302765 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.305042 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.306 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items
02:04:14.307 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.310463 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.320658 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46796 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.321949 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.323346 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.324 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items
02:04:14.324 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.326254 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.327935 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 14)
02:04:14.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.340 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.342 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.352 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.353 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.353 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.353 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.357 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:14.358 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:14.359 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:14.361 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:14.362 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:14.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:14.366 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:14.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:14.371 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:14.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.367200 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46842 (request call id 6)
02:04:14.375 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:14.377 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:14.384 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:14.389 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7aa8e3f0, L:/127.0.0.1:36262 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:14.397 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x531c7911, L:/127.0.0.1:46856 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:14.398 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95a6f27b, L:/127.0.0.1:49808 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.398408 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46842 (request call id 6)
02:04:14.410 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.411 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.432502 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46842 (request call id 6)
02:04:14.433 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.433 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.441323 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46842 (request call id 6)
02:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.442761 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46842 (request call id 6)
02:04:14.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.445 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.446 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.446 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:14.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=308), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [69ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items, [74ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 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.26.122.62:35619, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [164ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items, [167ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items, [184ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46842 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.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [233ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1764984253(state=PENDING, result=null, callback=(continuation of Deferred@1822651176 after retry RPC after error@940467266) -> (continuation of Deferred@1963035225 after retry RPC after error@7010089) -> (continuation of Deferred@2007498303 after retry RPC after error@1010874621) -> (continuation of Deferred@1164619374 after retry RPC after error@317639253) -> (continuation of Deferred@1517328433 after retry RPC after error@1674466514) -> (continuation of Deferred@1942458139 after retry RPC after error@387927892), errback=(continuation of Deferred@1822651176 after retry RPC after error@940467266) -> (continuation of Deferred@1963035225 after retry RPC after error@7010089) -> (continuation of Deferred@2007498303 after retry RPC after error@1010874621) -> (continuation of Deferred@1164619374 after retry RPC after error@317639253) -> (continuation of Deferred@1517328433 after retry RPC after error@1674466514) -> (continuation of Deferred@1942458139 after retry RPC after error@387927892))) after lookup
02:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.450778 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46834 (request call id 8)
02:04:14.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.454 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.461912 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46856 (request call id 3)
02:04:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.469699 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46856 (request call id 3)
02:04:14.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.490041 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46856 (request call id 3)
02:04:14.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.506116 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 41)
02:04:14.506 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.506 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.510233 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 41)
02:04:14.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.522478 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 41)
02:04:14.523 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.523 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.528355 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 41)
02:04:14.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.530567 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 41)
02:04:14.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.541857 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46740 (request call id 22)
02:04:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.542898 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46740 (request call id 22)
02:04:14.545 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.550 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.551 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.551 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:14.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:14.557 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:14.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.558 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.559 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:14.560 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:14.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:14.562 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:14.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:14.564 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:14.566 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:14.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.569931 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.575 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:14.580 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91a6feee, L:/127.0.0.1:49820 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:14.581 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:14.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4405c144, L:/127.0.0.1:36276 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.582674 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.583 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.585 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.595 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ae2d431, L:/127.0.0.1:46858 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.596071 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.597 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items
02:04:14.597 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.603000 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.603 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items
02:04:14.604 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.610342 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.621728 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.622 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items
02:04:14.624 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.641106 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.643 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items
02:04:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.646715 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 18)
02:04:14.650 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.660738 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46858 (request call id 4)
02:04:14.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:14.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [26ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items, [39ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 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.26.122.62:35619, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 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.26.122.62:35619, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [92ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46858 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@2126641444(state=PENDING, result=null, callback=(continuation of Deferred@390679791 after retry RPC after error@1341464850) -> (continuation of Deferred@1872218724 after retry RPC after error@518915691) -> (continuation of Deferred@1134366573 after retry RPC after error@621173693) -> (continuation of Deferred@1955815827 after retry RPC after error@446757940), errback=(continuation of Deferred@390679791 after retry RPC after error@1341464850) -> (continuation of Deferred@1872218724 after retry RPC after error@518915691) -> (continuation of Deferred@1134366573 after retry RPC after error@621173693) -> (continuation of Deferred@1955815827 after retry RPC after error@446757940))) after lookup
02:04:14.664 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.664 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.664 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.677 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:14.677 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:14.679 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:14.680 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:14.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.680927 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 5)
02:04:14.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.682979 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46856 (request call id 7)
02:04:14.684 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:14.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:14.687 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:14.688 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:14.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:14.698 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.700711 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46856 (request call id 7)
02:04:14.703 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc9e80c8, L:/127.0.0.1:36288 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.705817 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 42)
02:04:14.706 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items
02:04:14.706 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.707 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:14.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.710039 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 42)
02:04:14.711 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:14.714 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf22e4a3d, L:/127.0.0.1:49824 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.721858 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 42)
02:04:14.730 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x61a7f200, L:/127.0.0.1:46862 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.731024 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 42)
02:04:14.732 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items
02:04:14.732 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.741074 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 42)
02:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.744946 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46734 (request call id 42)
02:04:14.745 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items
02:04:14.745 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.753 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.757 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.759965 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 6)
02:04:14.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.765766 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46856 (request call id 8)
02:04:14.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:14.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [31ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [51ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [73ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [73ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 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.26.122.62:35619, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 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.26.122.62:35619, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [186ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 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.26.122.62:35619, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [223ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [225ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 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.26.122.62:35619, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [323ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [347ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [406ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1209450353(state=PENDING, result=null, callback=(continuation of Deferred@767682519 after retry RPC after error@2031392448) -> (continuation of Deferred@1428787421 after retry RPC after error@674840638) -> (continuation of Deferred@174388657 after retry RPC after error@1469825195) -> (continuation of Deferred@1311579645 after retry RPC after error@746036406) -> (continuation of Deferred@26422772 after retry RPC after error@142879733) -> (continuation of Deferred@778046957 after retry RPC after error@1046652603) -> (continuation of Deferred@637980686 after retry RPC after error@259300536) -> (continuation of Deferred@567670750 after retry RPC after error@178899489), errback=(continuation of Deferred@767682519 after retry RPC after error@2031392448) -> (continuation of Deferred@1428787421 after retry RPC after error@674840638) -> (continuation of Deferred@174388657 after retry RPC after error@1469825195) -> (continuation of Deferred@1311579645 after retry RPC after error@746036406) -> (continuation of Deferred@26422772 after retry RPC after error@142879733) -> (continuation of Deferred@778046957 after retry RPC after error@1046652603) -> (continuation of Deferred@637980686 after retry RPC after error@259300536) -> (continuation of Deferred@567670750 after retry RPC after error@178899489))) after lookup
02:04:14.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.771 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:14.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [28ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items, [52ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46862 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@665940776(state=PENDING, result=null, callback=(continuation of Deferred@329065854 after retry RPC after error@383554303) -> (continuation of Deferred@1796905503 after retry RPC after error@1201572967), errback=(continuation of Deferred@329065854 after retry RPC after error@383554303) -> (continuation of Deferred@1796905503 after retry RPC after error@1201572967))) after lookup
02:04:14.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.775899 27261 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46856 (request call id 9)
02:04:14.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.780469 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46856 (request call id 9)
02:04:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.782207 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46856 (request call id 9)
02:04:14.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.783430 27260 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.801573 27261 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.802398 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.821146 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.821610 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.821980 27261 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.841828 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.850246 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 18)
02:04:14.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.854 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.855 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.855 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.855 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.855 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:14.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:14.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.859 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.860 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:14.861 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:14.862 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:14.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:14.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:14.866 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:14.866 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:14.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.866483 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46862 (request call id 6)
02:04:14.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:14.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:14.871 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:14.871 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:14.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:14.882 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5b9b39c, L:/127.0.0.1:36292 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:14.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.883261 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46740 (request call id 29)
02:04:14.885 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x143f9e39, L:/127.0.0.1:49838 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:14.887 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xee645fb8, L:/127.0.0.1:46870 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:14.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.888429 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46740 (request call id 29)
02:04:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.889048 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.889 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items
02:04:14.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46740 (request call id 29)
02:04:14.889 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.900449 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.902519 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.905292 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.906 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items
02:04:14.906 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.908506 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.921811 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.922010 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46740 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.923529 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.924 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items
02:04:14.925 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.927574 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.941967 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.942667 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.944 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items
02:04:14.945 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.947888 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.962208 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46858 (request call id 7)
02:04:14.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.964 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.965 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.965 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.965 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:14.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.966 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:14.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.969 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [23ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items, [28ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 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.26.122.62:35619, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [43ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items, [45ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 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.26.122.62:35619, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46870 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.26.122.62:35619, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@320978738(state=PENDING, result=null, callback=(continuation of Deferred@258055661 after retry RPC after error@1941657815) -> (continuation of Deferred@162080394 after retry RPC after error@393199778) -> (continuation of Deferred@342010199 after retry RPC after error@1035351788) -> (continuation of Deferred@2112604838 after retry RPC after error@342392681), errback=(continuation of Deferred@258055661 after retry RPC after error@1941657815) -> (continuation of Deferred@162080394 after retry RPC after error@393199778) -> (continuation of Deferred@342010199 after retry RPC after error@1035351788) -> (continuation of Deferred@2112604838 after retry RPC after error@342392681))) after lookup
02:04:14.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.973086 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46870 (request call id 5)
02:04:14.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:14.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:14.977 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:14.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:14.979 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:14.979 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:14.979 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:14.979 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:14.979 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:14.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:14.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:14.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:14.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:14.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:14.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:14.984 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:14.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:14.990 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:14.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:14.994294 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:14.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 12)
02:04:14.997 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:15.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.013163 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 26)
02:04:15.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.014097 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 26)
02:04:15.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:15.017 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:15.019 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:15.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.022149 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 26)
02:04:15.032 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:15.037 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5ca576f3, L:/127.0.0.1:49842 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:15.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.042377 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 26)
02:04:15.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.042511 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 26)
02:04:15.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:15.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:15.047 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:15.048 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:15.051 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e31983d, L:/127.0.0.1:46886 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:15.051 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:15.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:15.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.051728 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 18)
02:04:15.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.052742 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 18)
02:04:15.053 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items
02:04:15.054 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3290d74c, L:/127.0.0.1:36294 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:15.057 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.057 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:15.058 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:15.061 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:15.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.061352 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 18)
02:04:15.062 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items
02:04:15.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.062754 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 18)
02:04:15.065 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:15.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.069388 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 18)
02:04:15.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:15.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.074 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.076 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.082208 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 2)
02:04:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.083333 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46886 (request call id 2)
02:04:15.087 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:15.088 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8edd4a3, L:/127.0.0.1:36308 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:15.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.091 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:15.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [61ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [77ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [78ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46886 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1915973064(state=PENDING, result=null, callback=(continuation of Deferred@58361322 after retry RPC after error@1124817801) -> (continuation of Deferred@2074668311 after retry RPC after error@303862407), errback=(continuation of Deferred@58361322 after retry RPC after error@1124817801) -> (continuation of Deferred@2074668311 after retry RPC after error@303862407))) after lookup
02:04:15.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:15.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.100126 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46858 (request call id 10)
02:04:15.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.102100 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.107 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1d36668a, L:/127.0.0.1:49850 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:15.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.123050 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.124714 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.129 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3bbb978b, L:/127.0.0.1:46890 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.130118 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.131 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items
02:04:15.132 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.141451 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.141578 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.151847 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.153 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items
02:04:15.154 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.160857 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.161092 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 12)
02:04:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.162521 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46842 (request call id 9)
02:04:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.162592 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46842 (request call id 9)
02:04:15.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.168296 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46842 (request call id 9)
02:04:15.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.171010 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46842 (request call id 9)
02:04:15.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items
02:04:15.176 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:15.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.180 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.183125 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 14)
02:04:15.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.184762 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 8)
02:04:15.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.192349 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46890 (request call id 3)
02:04:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.193497 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46890 (request call id 3)
02:04:15.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.198 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.199 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:15.199 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:15.199 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:15.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:15.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:15.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:15.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [42ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [123ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46890 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@728309736(state=PENDING, result=null, callback=(continuation of Deferred@1345900507 after retry RPC after error@445166210) -> (continuation of Deferred@674446358 after retry RPC after error@1262936231) -> (continuation of Deferred@1570158595 after retry RPC after error@47521169), errback=(continuation of Deferred@1345900507 after retry RPC after error@445166210) -> (continuation of Deferred@674446358 after retry RPC after error@1262936231) -> (continuation of Deferred@1570158595 after retry RPC after error@47521169))) after lookup
02:04:15.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:15.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:15.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:15.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:15.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.208465 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.208725 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.210 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:15.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:15.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.211453 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.215 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:15.216 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:15.217 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:15.220 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:15.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.222090 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.223591 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.224 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:15.228 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:15.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.230566 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.235633 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:15.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:15.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x575541a3, L:/127.0.0.1:36324 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:15.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:15.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:15.241125 27281 debug-util.cc:398] Leaking SignalData structure 0x7b080008d560 after lost signal to thread 27235
02:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.245307 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.246 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:15.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.249806 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.259 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x36315c40, L:/127.0.0.1:46894 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:15.259841 27260 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items [suppressed 122 similar messages]
02:04:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.260164 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.260396 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.261 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.261613 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.262337 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 13)
02:04:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.268389 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 29)
02:04:15.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.269960 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 29)
02:04:15.270 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a5d8257, L:/127.0.0.1:49864 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:15.274 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.275239 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46812 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 12)
02:04:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.278148 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 12)
02:04:15.278 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.282 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.285 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.286 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.304245 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 19)
02:04:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.305207 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.306 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.306 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.306 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.309835 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 24)
02:04:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.318074 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 24)
02:04:15.321 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.322 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.322453 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 24)
02:04:15.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.330139 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 24)
02:04:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.338841 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 24)
02:04:15.340 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.341 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.342094 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 24)
02:04:15.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.343876 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 15)
02:04:15.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.359282 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 15)
02:04:15.360 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.362 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.362418 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 15)
02:04:15.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.381937 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 15)
02:04:15.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.391 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.392 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.400710 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 11)
02:04:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.402076 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 11)
02:04:15.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.410494 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 25)
02:04:15.418 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.418190 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 25)
02:04:15.419 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.420311 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 25)
02:04:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.422263 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 25)
02:04:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.422380 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 25)
02:04:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.423960 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.440436 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.442328 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.460884 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.462522 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.478544 27259 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items
02:04:15.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.480124 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.480 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:15.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.481607 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.481765 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46870 (request call id 14)
02:04:15.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.493 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.509 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.520108 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46858 (request call id 21)
02:04:15.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.521940 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46858 (request call id 21)
02:04:15.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.530411 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46858 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 26)
02:04:15.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.541576 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 26)
02:04:15.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.560817 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 26)
02:04:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.562387 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 26)
02:04:15.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.581001 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46834 (request call id 26)
02:04:15.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.594 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.596 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.600548 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46858 (request call id 22)
02:04:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.601086 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46858 (request call id 22)
02:04:15.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.610 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.611404 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 14)
02:04:15.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.621448 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 27)
02:04:15.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.621773 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 27)
02:04:15.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.622726 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 27)
02:04:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.629921 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 27)
02:04:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.641732 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 27)
02:04:15.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.650110 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 27)
02:04:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.657768 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46894 (request call id 8)
02:04:15.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.660470 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46894 (request call id 8)
02:04:15.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.661834 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46894 (request call id 8)
02:04:15.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.670254 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46894 (request call id 8)
02:04:15.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.682094 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46894 (request call id 8)
02:04:15.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.689505 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46894 (request call id 8)
02:04:15.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.698 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:15.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=482), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [27ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [58ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [58ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 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.26.122.62:35619, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 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.26.122.62:35619, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [202ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 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.26.122.62:35619, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [263ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [264ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [264ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items, [440ms] refreshing cache from master, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [443ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [481ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@405107856(state=PENDING, result=null, callback=(continuation of Deferred@855663422 after retry RPC after error@704098003) -> (continuation of Deferred@1262020572 after retry RPC after error@2013957087) -> (continuation of Deferred@1210257011 after retry RPC after error@1547088018) -> (continuation of Deferred@1346153167 after retry RPC after error@2084869988) -> (continuation of Deferred@742673929 after retry RPC after error@1168099635) -> (continuation of Deferred@1891658141 after retry RPC after error@686243670) -> (continuation of Deferred@643631173 after retry RPC after error@498113516) -> (continuation of Deferred@1859093830 after retry RPC after error@2143492678), errback=(continuation of Deferred@855663422 after retry RPC after error@704098003) -> (continuation of Deferred@1262020572 after retry RPC after error@2013957087) -> (continuation of Deferred@1210257011 after retry RPC after error@1547088018) -> (continuation of Deferred@1346153167 after retry RPC after error@2084869988) -> (continuation of Deferred@742673929 after retry RPC after error@1168099635) -> (continuation of Deferred@1891658141 after retry RPC after error@686243670) -> (continuation of Deferred@643631173 after retry RPC after error@498113516) -> (continuation of Deferred@1859093830 after retry RPC after error@2143492678))) after lookup
02:04:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.702420 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46894 (request call id 9)
02:04:15.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.702446 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46894 (request call id 9)
02:04:15.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.709837 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46894 (request call id 9)
02:04:15.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.711 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:15.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.741360 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 19)
02:04:15.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.742424 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 19)
02:04:15.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.757691 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 19)
02:04:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.768767 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 30)
02:04:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.777839 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 30)
02:04:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.798026 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46812 (request call id 30)
02:04:15.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.800 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.815 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.815 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:15.815 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:15.815 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:15.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:15.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:15.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:15.817 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:15.817 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:15.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:15.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.820833 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 20)
02:04:15.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.822083 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 28)
02:04:15.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.830611 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 28)
02:04:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.842694 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46856 (request call id 28)
02:04:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.858170 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46856 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 19)
02:04:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.859191 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46894 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 19)
02:04:15.902 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.902 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.904 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:15.916 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:15.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.921604 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 21)
02:04:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.942631 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 21)
02:04:15.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.963075 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 21)
02:04:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:15.983080 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 21)
02:04:16.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.001991 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 25)
02:04:16.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.002018 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46870 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 25)
02:04:16.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.007 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.007 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.007 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.007 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.008 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.009 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.009 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.009 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.013 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.014 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:16.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.015 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:16.016 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:16.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:16.017 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:16.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:16.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.020 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.025 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:16.036 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:16.039 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:16.046 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:16.051 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4d37dee, L:/127.0.0.1:36334 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:16.059 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0463c2b, L:/127.0.0.1:46898 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:16.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.060187 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46842 (request call id 22)
02:04:16.061 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items
02:04:16.062 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21ba64c7, L:/127.0.0.1:49878 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:16.065 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.070814 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46842 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 21)
02:04:16.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.076538 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 21)
02:04:16.077 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items
02:04:16.080 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.097841 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 21)
02:04:16.100 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items
02:04:16.100 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.108 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.120507 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46898 (request call id 3)
02:04:16.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.125 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.126 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.126 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.126 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:16.127 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 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.26.122.62:35619, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 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.26.122.62:35619, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46898 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@500876724(state=PENDING, result=null, callback=(continuation of Deferred@1316276311 after retry RPC after error@739114401) -> (continuation of Deferred@910798563 after retry RPC after error@2113223419) -> (continuation of Deferred@363557730 after retry RPC after error@1443390595), errback=(continuation of Deferred@1316276311 after retry RPC after error@739114401) -> (continuation of Deferred@910798563 after retry RPC after error@2113223419) -> (continuation of Deferred@363557730 after retry RPC after error@1443390595))) after lookup
02:04:16.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:16.135 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.135 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.137 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:16.138 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:16.139 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:16.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:16.140 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:16.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:16.142 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:16.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:16.145 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:16.146 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:16.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b768eaa, L:/127.0.0.1:36338 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:16.159 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea0ba5e5, L:/127.0.0.1:49888 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:16.162 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c188ebf, L:/127.0.0.1:46912 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.163031 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 27)
02:04:16.164 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items
02:04:16.164 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.182986 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 27)
02:04:16.184 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items
02:04:16.184 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.200699 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46862 (request call id 27)
02:04:16.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items
02:04:16.202 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.220395 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 3)
02:04:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.230111 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46912 (request call id 3)
02:04:16.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.235 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.237 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:16.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=99), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [21ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items, [26ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 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.26.122.62:35619, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [43ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 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.26.122.62:35619, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46912 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@985020769(state=PENDING, result=null, callback=(continuation of Deferred@703931775 after retry RPC after error@197575416) -> (continuation of Deferred@1366261843 after retry RPC after error@1520027182) -> (continuation of Deferred@1514659551 after retry RPC after error@1730877037), errback=(continuation of Deferred@703931775 after retry RPC after error@197575416) -> (continuation of Deferred@1366261843 after retry RPC after error@1520027182) -> (continuation of Deferred@1514659551 after retry RPC after error@1730877037))) after lookup
02:04:16.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.250468 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46912 (request call id 4)
02:04:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:16.271040 27260 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items [suppressed 89 similar messages]
02:04:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.271313 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46912 (request call id 4)
02:04:16.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.287222 27259 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 13)
02:04:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.289954 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 13)
02:04:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.310267 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 13)
02:04:16.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.339 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.340 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:16.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.343678 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46898 (request call id 7)
02:04:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.359102 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46898 (request call id 7)
02:04:16.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.370544 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 28)
02:04:16.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.376847 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 28)
02:04:16.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.379204 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 28)
02:04:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.393237 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 16)
02:04:16.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.396890 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 16)
02:04:16.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.399379 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 16)
02:04:16.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.415 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.419615 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 10)
02:04:16.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.442236 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46862 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 10)
02:04:16.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.444 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.444 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.444 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.444 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.445 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.445 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.445 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.445 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.446 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.447 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.448 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.449 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.449 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.451 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:16.451 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:16.453 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:16.456 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:16.456 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:16.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:16.458 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:16.459 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:16.460 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:16.462 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:16.472 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:16.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed850783, L:/127.0.0.1:36342 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:16.474 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:16.476 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:16.481 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64330319, L:/127.0.0.1:49894 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:16.485 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:16.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:16.488 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x31ecf5be, L:/127.0.0.1:36354 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:16.489 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:16.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:16.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:16.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:16.516 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:16.516 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc9ae22ac, L:/127.0.0.1:46924 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:16.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.518 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.517114 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 29)
02:04:16.521 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items
02:04:16.522 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.522 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x377aa4f7, L:/127.0.0.1:49898 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:16.526 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d312b2b, L:/127.0.0.1:46940 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:16.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.528169 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46940 (request call id 0)
02:04:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.539498 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46940 (request call id 0)
02:04:16.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.541980 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46842 (request call id 23)
02:04:16.542 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items
02:04:16.542 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.542968 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46842 (request call id 23)
02:04:16.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items
02:04:16.543 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.554682 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46924 (request call id 2)
02:04:16.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.557005 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46924 (request call id 2)
02:04:16.558 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items
02:04:16.558 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.558478 27260 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46940 (request call id 1)
02:04:16.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.560093 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46940 (request call id 1)
02:04:16.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.564 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.564 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.564 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.565 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.565 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:16.565 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.565 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.565 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [35ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items, [86ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46940 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1382940131(state=PENDING, result=null, callback=(continuation of Deferred@1997503102 after retry RPC after error@1668656496), errback=(continuation of Deferred@1997503102 after retry RPC after error@1668656496))) after lookup
02:04:16.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.570 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:16.571 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:16.572 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:16.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:16.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:16.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=126), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [23ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items, [70ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [85ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items, [91ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46924 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.26.122.62:35619, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [125ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@813858200(state=PENDING, result=null, callback=(continuation of Deferred@783607635 after retry RPC after error@1642472909) -> (continuation of Deferred@536485324 after retry RPC after error@1010289942) -> (continuation of Deferred@900737980 after retry RPC after error@1705556106), errback=(continuation of Deferred@783607635 after retry RPC after error@1642472909) -> (continuation of Deferred@536485324 after retry RPC after error@1010289942) -> (continuation of Deferred@900737980 after retry RPC after error@1705556106))) after lookup
02:04:16.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:16.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.580639 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46924 (request call id 4)
02:04:16.581 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:16.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.581559 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46924 (request call id 4)
02:04:16.582 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:16.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:16.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:16.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:16.593 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:16.597 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x599d2cc5, L:/127.0.0.1:49910 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:16.598 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00f5cffb, L:/127.0.0.1:36358 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.599609 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46924 (request call id 4)
02:04:16.603 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaae39374, L:/127.0.0.1:46950 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:16.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.604803 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46924 (request call id 4)
02:04:16.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items
02:04:16.605 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items
02:04:16.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.613637 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46924 (request call id 4)
02:04:16.615 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.616989 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46898 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46924 (request call id 4)
02:04:16.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.619 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.622118 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46890 (request call id 30)
02:04:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.633205 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46950 (request call id 2)
02:04:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.634903 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46950 (request call id 2)
02:04:16.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.647 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.648 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.648 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.648 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:16.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=78), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [28ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 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.26.122.62:35619, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [43ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1205638938(state=PENDING, result=null, callback=(continuation of Deferred@2094264686 after retry RPC after error@1993438016) -> (continuation of Deferred@70536078 after retry RPC after error@670263381), errback=(continuation of Deferred@2094264686 after retry RPC after error@1993438016) -> (continuation of Deferred@70536078 after retry RPC after error@670263381))) after lookup
02:04:16.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:16.655 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.656370 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46898 (request call id 16)
02:04:16.657 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.657306 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46898 (request call id 16)
02:04:16.658 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:16.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:16.659 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:16.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:16.661 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:16.662 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:16.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:16.669 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:16.673 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeef4334d, L:/127.0.0.1:36366 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.673429 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46898 (request call id 16)
02:04:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.674577 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46898 (request call id 16)
02:04:16.681 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x78ae045e, L:/127.0.0.1:49926 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:16.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.688 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x77f6d165, L:/127.0.0.1:46960 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.689023 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 4)
02:04:16.689 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items
02:04:16.689 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.692559 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 6)
02:04:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.694201 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 9)
02:04:16.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.697932 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 9)
02:04:16.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.698451 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 9)
02:04:16.699 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items
02:04:16.699 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.701256 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 22)
02:04:16.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.712601 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 22)
02:04:16.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.714323 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 22)
02:04:16.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.717303 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 22)
02:04:16.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items
02:04:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.718166 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 22)
02:04:16.718 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.722 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.722 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.732795 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 8)
02:04:16.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.734540 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 11)
02:04:16.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items
02:04:16.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.737356 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 11)
02:04:16.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.737700 27258 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 11)
02:04:16.739 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.739614 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 11)
02:04:16.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.753 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.754 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.754 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.754 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.754 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.756 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.758 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.758383 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46960 (request call id 4)
02:04:16.759 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.760000 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46960 (request call id 4)
02:04:16.760 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:16.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:16.762 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:16.764 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:16.765 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:16.767 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:16.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:16.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.776235 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46960 (request call id 4)
02:04:16.778 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1cac81de, L:/127.0.0.1:49932 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.778071 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.778 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf95e9c6, L:/127.0.0.1:36374 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:16.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46960 (request call id 4)
02:04:16.779 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:16.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.779393 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46960 (request call id 4)
02:04:16.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:16.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [20ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items, [33ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 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.26.122.62:35619, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [42ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 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.26.122.62:35619, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 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.26.122.62:35619, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [82ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46960 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@51591675(state=PENDING, result=null, callback=(continuation of Deferred@31051016 after retry RPC after error@844783296) -> (continuation of Deferred@2038101121 after retry RPC after error@1664927412) -> (continuation of Deferred@750970454 after retry RPC after error@1275986256) -> (continuation of Deferred@1652439724 after retry RPC after error@1735547185), errback=(continuation of Deferred@31051016 after retry RPC after error@844783296) -> (continuation of Deferred@2038101121 after retry RPC after error@1664927412) -> (continuation of Deferred@750970454 after retry RPC after error@1275986256) -> (continuation of Deferred@1652439724 after retry RPC after error@1735547185))) after lookup
02:04:16.791 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4ec9655a, L:/127.0.0.1:46972 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.792181 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46960 (request call id 5)
02:04:16.792 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items
02:04:16.793 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.797665 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46960 (request call id 5)
02:04:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.799157 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46960 (request call id 5)
02:04:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.804025 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46960 (request call id 5)
02:04:16.804 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items
02:04:16.805 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.819746 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46960 (request call id 5)
02:04:16.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.821524 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46960 (request call id 5)
02:04:16.822 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items
02:04:16.823 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:16.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.832643 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 10)
02:04:16.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.837317 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 10)
02:04:16.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.841768 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 10)
02:04:16.842 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items
02:04:16.843 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.855 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.857671 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 8)
02:04:16.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.859709 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 22)
02:04:16.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.861545 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 22)
02:04:16.862 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items
02:04:16.862 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.874562 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 22)
02:04:16.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.877739 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 22)
02:04:16.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.887 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.887 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:16.887 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:16.887 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:16.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:16.888 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:16.888 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:16.888 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:16.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:16.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:16.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:16.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.896998 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 11)
02:04:16.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.897413 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 11)
02:04:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.901472 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 11)
02:04:16.902 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items
02:04:16.902 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:16.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.905259 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 20)
02:04:16.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.913967 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.1:33243 (request call id 20)
02:04:16.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.927 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.937266 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 11)
02:04:16.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.941061 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46972 (request call id 6)
02:04:16.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.956 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:16.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [22ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 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.26.122.62:35619, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 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.26.122.62:35619, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [63ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 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.26.122.62:35619, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [83ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 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.26.122.62:35619, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 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.26.122.62:35619, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46972 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.26.122.62:35619, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@980424938(state=PENDING, result=null, callback=(continuation of Deferred@415823830 after retry RPC after error@192980356) -> (continuation of Deferred@1624380445 after retry RPC after error@1516234661) -> (continuation of Deferred@100064639 after retry RPC after error@190112960) -> (continuation of Deferred@2077653835 after retry RPC after error@1578228059) -> (continuation of Deferred@1832909507 after retry RPC after error@1096905024) -> (continuation of Deferred@161826308 after retry RPC after error@1496227178), errback=(continuation of Deferred@415823830 after retry RPC after error@192980356) -> (continuation of Deferred@1624380445 after retry RPC after error@1516234661) -> (continuation of Deferred@100064639 after retry RPC after error@190112960) -> (continuation of Deferred@2077653835 after retry RPC after error@1578228059) -> (continuation of Deferred@1832909507 after retry RPC after error@1096905024) -> (continuation of Deferred@161826308 after retry RPC after error@1496227178))) after lookup
02:04:16.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.974934 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:46972 (request call id 7)
02:04:16.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:16.989 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:16.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:16.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:16.997668 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:16.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 12)
02:04:17.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.001374 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 12)
02:04:17.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.021802 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 12)
02:04:17.031 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.031 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.034098 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 18)
02:04:17.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.040887 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 18)
02:04:17.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.041005 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 18)
02:04:17.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.057372 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 12)
02:04:17.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.061427 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 12)
02:04:17.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.062408 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 12)
02:04:17.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.072477 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 12)
02:04:17.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.081089 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 12)
02:04:17.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.093 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.094485 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 14)
02:04:17.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.098971 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 14)
02:04:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.101310 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 29)
02:04:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.113070 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 29)
02:04:17.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.114723 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 19)
02:04:17.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.119359 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 19)
02:04:17.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.133 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.134948 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 16)
02:04:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.139443 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 16)
02:04:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.157806 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 16)
02:04:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.159857 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46950 (request call id 16)
02:04:17.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.161 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.163307 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 30)
02:04:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.177163 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 30)
02:04:17.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.178267 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 30)
02:04:17.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.179752 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46912 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46886 (request call id 30)
02:04:17.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.194 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.197257 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 16)
02:04:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.197362 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 16)
02:04:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.200866 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 16)
02:04:17.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.217391 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 16)
02:04:17.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.219152 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 30)
02:04:17.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.220856 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46912 (request call id 30)
02:04:17.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.234 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.237591 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 17)
02:04:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.237679 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 17)
02:04:17.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.241036 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 17)
02:04:17.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.254205 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 17)
02:04:17.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.257923 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 17)
02:04:17.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.261246 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 17)
02:04:17.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 02:04:17.274364 27261 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items [suppressed 114 similar messages]
02:04:17.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.274544 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 22)
02:04:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.281613 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 18)
02:04:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.293399 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 18)
02:04:17.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.294435 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 18)
02:04:17.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.295 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.296 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:17.296 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:17.296 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:17.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:17.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:17.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:17.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:17.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:17.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:17.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.314888 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 14)
02:04:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.315296 27259 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 14)
02:04:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.317445 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 14)
02:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.332844 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46950 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 14)
02:04:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.333968 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.3:47827 (request call id 14)
02:04:17.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.335 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.336 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:17.336 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:17.336 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:17.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:17.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:17.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:17.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:17.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:17.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:17.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:17.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.364 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.397 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.418128 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 20)
02:04:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.418901 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 17)
02:04:17.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.421284 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 17)
02:04:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.441716 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.26.122.2:47759 (request call id 17)
02:04:17.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.455 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.467 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.498 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.537997 27260 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 21)
02:04:17.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.554687 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46940 (request call id 21)
02:04:17.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.559 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.560 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:17.560 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:17.560 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:17.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:17.560 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:17.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:17.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:17.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:17.563 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:17.563 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:17.565 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
02:04:17.566 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.62:35619(127.26.122.62:35619)] connecting to peer
02:04:17.566 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.61:45339(127.26.122.61:45339)] connecting to peer
02:04:17.567 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.26.122.60:40921(127.26.122.60:40921)] connecting to peer
02:04:17.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.568 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.122.60:40921(127.26.122.60:40921)] Successfully connected to peer
02:04:17.569 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.575 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.122.61:45339(127.26.122.61:45339)] Successfully connected to peer
02:04:17.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.122.62:35619(127.26.122.62:35619)] Successfully connected to peer
02:04:17.578 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.61
02:04:17.581 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.60
02:04:17.583 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.122.62
02:04:17.590 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02194f00, L:/127.0.0.1:49944 - R:/127.26.122.61:45339] using SASL/PLAIN
02:04:17.594 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb58a27a4, L:/127.0.0.1:36390 - R:/127.26.122.62:35619] using SASL/PLAIN
02:04:17.598 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd554d865, L:/127.0.0.1:46982 - R:/127.26.122.60:40921] using SASL/PLAIN
02:04:17.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.599615 27261 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46982 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.600 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.26.122.60:40921: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46982 dropped due to backpressure: service queue is full with 1 items
02:04:17.600 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921; will retry
02:04:17.600 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.608315 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46982 (request call id 1)
02:04:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.617972 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46982 (request call id 1)
02:04:17.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.637491 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46982 (request call id 1)
02:04:17.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.657706 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:46982 (request call id 1)
02:04:17.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.661 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
02:04:17.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.62:35619, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [28ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46982 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.26.122.62:35619,127.26.122.61:45339,127.26.122.60:40921) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:46982 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.26.122.62:35619, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.61:45339, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.122.60:40921, [44ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.62:35619: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.61:45339: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.26.122.60:40921: OK, deferred=Deferred@1661875939(state=PENDING, result=null, callback=(continuation of Deferred@1766396115 after retry RPC after error@1378301150), errback=(continuation of Deferred@1766396115 after retry RPC after error@1378301150))) after lookup
02:04:17.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 53e163e83f9b4443a978ad4a6b49560f
02:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.678049 27258 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46982 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46960 (request call id 24)
02:04:17.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.687803 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46982 (request call id 4)
02:04:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.694269 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46982 (request call id 4)
02:04:17.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.702 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.714660 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 32)
02:04:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.721446 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 32)
02:04:17.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.741830 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 32)
02:04:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.761135 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46972 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46924 (request call id 32)
02:04:17.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.767 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:17.781081 27261 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:46940 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
02:04:17.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:46972 (request call id 28)
02:04:17.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.783 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:17.783 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:17.783 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:17.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:17.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:17.784 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:17.784 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:17.784 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:17.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:17.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:17.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.803 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.868 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.869 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:17.869 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:17.869 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:17.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:17.869 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:17.869 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:17.869 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:17.870 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:17.871 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:17.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:17.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.884 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.884 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:17.885 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:17.885 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:17.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:17.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:17.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:17.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:17.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:17.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:17.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:17.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.905 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:17.905 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:17.905 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:17.905 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:17.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:17.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:17.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:17.906 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:17.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:17.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:17.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:17.969 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:17.970 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:18.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:18.073 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:18.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:18.178 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:18.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 8721279cadc34c62a8447504e6885255 for table 'TestHandleTooBusy' with partition [<start>, <end>)
02:04:18.281 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8721279cadc34c62a8447504e6885255@[4b04f5254db94ef38f8db4de6da76d12(127.26.122.1:35269)[L],7ab99801f47040bb847bcfa856283126(127.26.122.3:34927),830f942b76264ef99e80a40527e330f5(127.26.122.2:34871)]}]
02:04:18.282 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:18.282 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:18.282 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:18.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:18.283 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:18.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:18.283 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:18.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:18.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:18.285 [DEBUG - main] (Connection.java:575) [peer master-127.26.122.61:45339(127.26.122.61:45339)] disconnecting while in state READY
02:04:18.285 [DEBUG - main] (Connection.java:575) [peer master-127.26.122.62:35619(127.26.122.62:35619)] disconnecting while in state READY
02:04:18.285 [DEBUG - main] (Connection.java:575) [peer master-127.26.122.60:40921(127.26.122.60:40921)] disconnecting while in state READY
02:04:18.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.122.62:35619(127.26.122.62:35619)] handling channelInactive
02:04:18.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.122.62:35619(127.26.122.62:35619)] cleaning up while in state READY due to: connection closed
02:04:18.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.122.60:40921(127.26.122.60:40921)] handling channelInactive
02:04:18.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.122.60:40921(127.26.122.60:40921)] cleaning up while in state READY due to: connection closed
02:04:18.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
02:04:18.289 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.122.61:45339(127.26.122.61:45339)] handling channelInactive
02:04:18.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.122.61:45339(127.26.122.61:45339)] cleaning up while in state READY due to: connection closed
02:04:18.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:18.290050 27112 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu with pid 27337
02:04:18.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:18.325384 27112 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu with pid 27531
02:04:18.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:18.359122 27112 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu with pid 27699
02:04:18.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:18.389238 27112 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu with pid 27126
02:04:18.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:18.425246 27112 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu with pid 27176
02:04:18.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 02:04:18.463013 27112 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskrlGPrs/build/tsan/bin/kudu with pid 27228
02:04:19.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T02:04:19Z chronyd exiting

Time: 32.124

OK (1 test)

