JUnit version 4.13.2
.23:51:29.834 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783468289822
23:51:29.874 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
23:51:29.914 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
23:51:29.925 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-task48noX6/test-tmp
23:51:29.957 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/tsan/bin
23:51:29.960 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-task48noX6/java/build/dist-test/../../../build/tsan/bin/kudu, test, mini_cluster, --serialization=pb]
23:51:30.190 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811"
  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 {
  }
}

23:51:30.393 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:30.394 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

23:51:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.400014 23904 mini_oidc.cc:150] Starting JWKS server
23:51:30.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.404492 23904 webserver.cc:534] Webserver started at http://127.0.0.1:33197/ using document root <none> and password file <none>
23:51:30.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.405022 23904 mini_oidc.cc:186] Starting OIDC Discovery server
23:51:30.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.407819 23904 webserver.cc:534] Webserver started at http://127.0.0.1:36623/ using document root <none> and password file <none>
23:51:30.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
23:51:30.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:51:30Z Disabled control of system clock
23:51:30.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.483668 23904 external_mini_cluster.cc:1372] Running /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:30.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:30.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/wal
23:51:30.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data
23:51:30.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:30.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/logs
23:51:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data/info.pb
23:51:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:30.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:30.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:30.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:30.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:30.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.62:36571
23:51:30.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.62
23:51:30.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:30.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:30.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:30.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:30.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:30.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:30.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:30.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:30.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33197/jwks.json
23:51:30.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:51:30.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:51:30.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
23:51:30.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.836388 23916 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
23:51:30.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.837182 23916 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:30.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.837754 23916 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:30.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.838783 23916 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:30.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.874328 23916 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:30.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.874863 23916 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.875247 23916 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.875681 23916 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.876111 23916 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:30.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.876446 23916 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33197/jwks.json
23:51:30.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.920241 23916 master_runner.cc:387] Master server non-default flags:
23:51:30.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data
23:51:30.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/wal
23:51:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
23:51:30.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:30.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:30.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:30.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.62:36571
23:51:30.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:51:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:51:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33197/jwks.json
23:51:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data/info.pb
23:51:30.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.62
23:51:30.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:30.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:30.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:30.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:30.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:30.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:30.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/logs
23:51:30.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:30.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:30.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:30.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:30.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:30.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:30.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:51:30.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on e7f111948823
23:51:30.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16836
23:51:30.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:51:30.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.922433 23916 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:30.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:30.925423 23916 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:30.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.942775 23922 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
23:51:32.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:32.344761 23921 debug-util.cc:398] Leaking SignalData structure 0x7b08000378e0 after lost signal to thread 23916
23:51:32.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:30.943257 23923 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
23:51:32.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:32.835175 23916 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.893s	user 0.744s	sys 1.144s
23:51:32.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:32.836247 23916 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.894s	user 0.744s	sys 1.144s
23:51:32.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:32.841869 23924 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1894 milliseconds
23:51:32.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:32.843972 23925 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
23:51:32.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.844099 23916 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
23:51:32.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.845908 23916 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:32.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.849247 23916 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:32.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.850745 23916 hybrid_clock.cc:648] HybridClock initialized: now 1783468292850692 us; error 67 us; skew 500 ppm
23:51:32.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.851987 23916 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:51:32.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.860097 23916 webserver.cc:534] Webserver started at http://127.23.88.62:45459/ using document root <none> and password file <none>
23:51:32.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.861589 23916 fs_manager.cc:362] Metadata directory not provided
23:51:32.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.861910 23916 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:32.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.862598 23916 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:32.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.869643 23916 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data/instance:
23:51:32.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d1c05c56d6e34692994aa3d859b3ae12"
23:51:32.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:32 on dist-test-slave-d9tv"
23:51:32.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.872236 23916 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/wal/instance:
23:51:32.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d1c05c56d6e34692994aa3d859b3ae12"
23:51:32.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:32 on dist-test-slave-d9tv"
23:51:32.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.883397 23916 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.009s	sys 0.001s
23:51:32.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.890951 23932 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:32.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.892580 23916 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.002s
23:51:32.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.893083 23916 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data,/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/wal
23:51:32.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d1c05c56d6e34692994aa3d859b3ae12"
23:51:32.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:32 on dist-test-slave-d9tv"
23:51:32.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.893597 23916 fs_report.cc:389] FS layout report
23:51:32.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:32.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/wal
23:51:32.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/wal
23:51:32.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data/data
23:51:32.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:32.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:32.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:32.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:32.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:32.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:32.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:32.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:32.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:32.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:32.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:32.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.953656 23916 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:32.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.955533 23916 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:32.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:32.956563 23916 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:33.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.004335 23916 rpc_server.cc:307] RPC server started. Bound to: 127.23.88.62:36571
23:51:33.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.004509 23955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.88.62:36571 every 8 connection(s)
23:51:33.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.008075 23916 server_base.cc:1193] Dumped server information to /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/data/info.pb
23:51:33.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.016938 23904 external_mini_cluster.cc:1434] Started /tmp/dist-test-task48noX6/build/tsan/bin/kudu as pid 23916
23:51:33.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.017184 23956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:33.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.017634 23904 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-0/wal/instance
23:51:33.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.024056 23904 external_mini_cluster.cc:1372] Running /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/wal
23:51:33.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data
23:51:33.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:33.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:33.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:33.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/logs
23:51:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data/info.pb
23:51:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:33.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:33.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.61:43707
23:51:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.61
23:51:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:33.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:33.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:33.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:33.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:33.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33197/jwks.json
23:51:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:51:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:51:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
23:51:33.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.037077 23956 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } has no permanent_uuid. Determining permanent_uuid...
23:51:33.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.074050 23956 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } has no permanent_uuid. Determining permanent_uuid...
23:51:33.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.077662 23934 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:33.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.083901 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.61:43707: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:33.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.133651 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } attempt: 1
23:51:33.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.139307 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.61:43707: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:33.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.207880 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } attempt: 2
23:51:33.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.214008 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.61:43707: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:33.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.305464 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } attempt: 3
23:51:33.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.310823 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.61:43707: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:33.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.407805 23958 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
23:51:33.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.408561 23958 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:33.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.408999 23958 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:33.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.409513 23958 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:33.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.445983 23958 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:33.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.446394 23958 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:33.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.446619 23958 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:33.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.446867 23958 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:33.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.447125 23958 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:33.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.447294 23958 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33197/jwks.json
23:51:33.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.454290 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } attempt: 4
23:51:33.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.458894 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.61:43707: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.490485 23958 master_runner.cc:387] Master server non-default flags:
23:51:33.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:33.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:33.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:33.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:33.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data
23:51:33.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/wal
23:51:33.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:33.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:33.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
23:51:33.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:33.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.61:43707
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33197/jwks.json
23:51:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data/info.pb
23:51:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.61
23:51:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:33.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:33.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:33.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:33.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:33.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:33.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/logs
23:51:33.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:51:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on e7f111948823
23:51:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16836
23:51:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:51:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.492686 23958 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:33.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.495322 23958 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:33.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.511214 23967 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
23:51:33.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:33.758473 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } attempt: 5
23:51:33.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.770186 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.61:43707: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:34.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.317857 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } attempt: 6
23:51:34.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:34.343241 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.61:43707: Network error: Client connection negotiation failed: client connection to 127.23.88.61:43707: connect: Connection refused (error 111)
23:51:34.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:33.514087 23968 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
23:51:34.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:34.898110 23969 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1384 milliseconds
23:51:34.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:34.899981 23970 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
23:51:34.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:34.903138 23958 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.392s	user 0.485s	sys 0.888s
23:51:34.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:34.903513 23958 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.393s	user 0.485s	sys 0.888s
23:51:34.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.903802 23958 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
23:51:34.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.905458 23958 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:34.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.909605 23958 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:34.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.911126 23958 hybrid_clock.cc:648] HybridClock initialized: now 1783468294911078 us; error 65 us; skew 500 ppm
23:51:34.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.912343 23958 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:51:34.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.923520 23958 webserver.cc:534] Webserver started at http://127.23.88.61:35255/ using document root <none> and password file <none>
23:51:34.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.924983 23958 fs_manager.cc:362] Metadata directory not provided
23:51:34.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.925297 23958 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:34.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.926039 23958 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.932413 23958 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data/instance:
23:51:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f8bb073475474bb5b9e15a09bfdc9e79"
23:51:34.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:34 on dist-test-slave-d9tv"
23:51:34.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.934312 23958 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/wal/instance:
23:51:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f8bb073475474bb5b9e15a09bfdc9e79"
23:51:34.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:34 on dist-test-slave-d9tv"
23:51:34.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.947150 23958 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.013s	sys 0.000s
23:51:34.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.956096 23979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.958678 23958 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.005s	sys 0.002s
23:51:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.959187 23958 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data,/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/wal
23:51:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f8bb073475474bb5b9e15a09bfdc9e79"
23:51:34.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:34 on dist-test-slave-d9tv"
23:51:34.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:34.960112 23958 fs_report.cc:389] FS layout report
23:51:34.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:34.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/wal
23:51:34.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/wal
23:51:34.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data/data
23:51:34.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:34.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:34.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:34.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:34.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:34.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:34.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:34.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:34.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:34.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:34.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:35.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.058564 23958 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.060717 23958 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:35.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.061319 23958 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:35.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.112444 23958 rpc_server.cc:307] RPC server started. Bound to: 127.23.88.61:43707
23:51:35.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.112533 24002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.88.61:43707 every 8 connection(s)
23:51:35.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.115932 23958 server_base.cc:1193] Dumped server information to /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/data/info.pb
23:51:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.120922 23904 external_mini_cluster.cc:1434] Started /tmp/dist-test-task48noX6/build/tsan/bin/kudu as pid 23958
23:51:35.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.121471 23904 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-1/wal/instance
23:51:35.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.124118 24003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.124651 23904 external_mini_cluster.cc:1372] Running /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/wal
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:35.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/logs
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data/info.pb
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:35.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:35.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.60:38527
23:51:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.60
23:51:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:35.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33197/jwks.json
23:51:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:51:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:51:35.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
23:51:35.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.141920 24003 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } has no permanent_uuid. Determining permanent_uuid...
23:51:35.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.174109 24003 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } has no permanent_uuid. Determining permanent_uuid...
23:51:35.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.191220 24003 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } has no permanent_uuid. Determining permanent_uuid...
23:51:35.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.194427 23983 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.199416 24003 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.249051 24003 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 1
23:51:35.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.254835 24003 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.323236 24003 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 2
23:51:35.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.328890 24003 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.404024 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } attempt: 7
23:51:35.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.418788 23956 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } has no permanent_uuid. Determining permanent_uuid...
23:51:35.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.420418 24003 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 3
23:51:35.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.427385 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.427583 24003 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.486008 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 1
23:51:35.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.492038 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.494992 24005 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
23:51:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.495529 24005 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.495853 24005 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.496536 24005 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:35.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.532204 24005 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
23:51:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.532563 24005 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.532783 24005 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
23:51:35.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.533028 24005 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
23:51:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.533262 24005 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
23:51:35.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.533537 24005 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33197/jwks.json
23:51:35.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.571072 24003 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 4
23:51:35.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.573603 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 2
23:51:35.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.577577 24003 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.580205 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.582233 24005 master_runner.cc:387] Master server non-default flags:
23:51:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:35.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data
23:51:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/wal
23:51:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
23:51:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
23:51:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:35.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.60:38527
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33197/jwks.json
23:51:35.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data/info.pb
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.60
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:35.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/logs
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:51:35.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on e7f111948823
23:51:35.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16836
23:51:35.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:51:35.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.584616 24005 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:35.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.586437 24005 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:35.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.602097 24017 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
23:51:35.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.665759 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 3
23:51:35.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.676770 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.817523 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 4
23:51:35.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.827028 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:35.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:35.877120 24003 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 5
23:51:35.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.887120 24003 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:36.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.110697 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 5
23:51:36.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:36.122067 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:36.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.434821 24003 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 6
23:51:36.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:36.451020 24003 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:36.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.674769 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 6
23:51:36.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:36.689294 23956 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.88.60:38527: Network error: Client connection negotiation failed: client connection to 127.23.88.60:38527: connect: Connection refused (error 111)
23:51:36.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.603297 24018 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
23:51:36.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:35.607460 24020 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
23:51:36.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:36.975811 24019 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1367 milliseconds
23:51:36.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.975987 24005 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
23:51:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.977537 24005 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.980553 24005 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:36.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.981983 24005 hybrid_clock.cc:648] HybridClock initialized: now 1783468296981929 us; error 75 us; skew 500 ppm
23:51:36.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.982880 24005 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:51:36.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.990986 24005 webserver.cc:534] Webserver started at http://127.23.88.60:46735/ using document root <none> and password file <none>
23:51:36.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.992039 24005 fs_manager.cc:362] Metadata directory not provided
23:51:36.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.992336 24005 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:36.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.992801 24005 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.997737 24005 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data/instance:
23:51:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5625810f4654ece896289aee4a24461"
23:51:36.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:36 on dist-test-slave-d9tv"
23:51:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:36.998935 24005 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/wal/instance:
23:51:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5625810f4654ece896289aee4a24461"
23:51:36.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:36 on dist-test-slave-d9tv"
23:51:37.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.008061 24005 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.005s
23:51:37.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.015964 24031 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:37.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.017603 24005 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.007s	sys 0.000s
23:51:37.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.018024 24005 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data,/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/wal
23:51:37.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b5625810f4654ece896289aee4a24461"
23:51:37.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:36 on dist-test-slave-d9tv"
23:51:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.018481 24005 fs_report.cc:389] FS layout report
23:51:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/wal
23:51:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/wal
23:51:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data/data
23:51:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:37.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:37.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:37.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:37.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:37.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.078855 24005 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.080722 24005 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.081210 24005 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:37.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.132357 24005 rpc_server.cc:307] RPC server started. Bound to: 127.23.88.60:38527
23:51:37.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.132661 24054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.88.60:38527 every 8 connection(s)
23:51:37.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.135699 24005 server_base.cc:1193] Dumped server information to /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/data/info.pb
23:51:37.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.140702 23904 external_mini_cluster.cc:1434] Started /tmp/dist-test-task48noX6/build/tsan/bin/kudu as pid 24005
23:51:37.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.141404 23904 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/master-2/wal/instance
23:51:37.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.143806 24055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:37.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.161942 24055 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } has no permanent_uuid. Determining permanent_uuid...
23:51:37.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.193024 24055 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } has no permanent_uuid. Determining permanent_uuid...
23:51:37.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.205138 24055 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } has no permanent_uuid. Determining permanent_uuid...
23:51:37.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.225850 24055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: Bootstrap starting.
23:51:37.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.234670 24055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: Neither blocks nor log segments found. Creating new log.
23:51:37.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.237342 24055 log.cc:826] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: Log is configured to *not* fsync() on all Append() calls
23:51:37.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.244405 24055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: No bootstrap required, opened a new log
23:51:37.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.268265 24055 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.269109 24055 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:37.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.269344 24055 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5625810f4654ece896289aee4a24461, State: Initialized, Role: FOLLOWER
23:51:37.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.270408 24055 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [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: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.274127 24064 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [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: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:37.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.275352 24064 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [sys.catalog]: This master's current role is: FOLLOWER
23:51:37.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.276037 24055 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [sys.catalog]: configured and running, proceeding with master startup.
23:51:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:37.311996 24075 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:37.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:37.314137 24075 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:37.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.307250 24005 master_runner.cc:187] Error getting master registration for 127.23.88.62:36571: OK, instance_id { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" instance_seqno: 1783468292991152 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:37.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.334930 24005 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:37.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:37.337324 24037 tablet.cc:2406] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:37.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.511693 24003 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 7
23:51:37.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.534390 24003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79: Bootstrap starting.
23:51:37.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.542092 24003 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79: Neither blocks nor log segments found. Creating new log.
23:51:37.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.544473 24003 log.cc:826] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79: Log is configured to *not* fsync() on all Append() calls
23:51:37.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.549325 24003 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79: No bootstrap required, opened a new log
23:51:37.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.572629 24003 raft_consensus.cc:359] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.573369 24003 raft_consensus.cc:385] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:37.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.573632 24003 raft_consensus.cc:740] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8bb073475474bb5b9e15a09bfdc9e79, State: Initialized, Role: FOLLOWER
23:51:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.574631 24003 consensus_queue.cc:260] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [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: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.578164 24079 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [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: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:37.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.581014 24079 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: This master's current role is: FOLLOWER
23:51:37.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.582223 24003 sys_catalog.cc:565] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: configured and running, proceeding with master startup.
23:51:37.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.583536 24079 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:37.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.584517 24079 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.590453 24079 leader_election.cc:290] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1c05c56d6e34692994aa3d859b3ae12 (127.23.88.62:36571), b5625810f4654ece896289aee4a24461 (127.23.88.60:38527)
23:51:37.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.591969 24044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5625810f4654ece896289aee4a24461" is_pre_election: true
23:51:37.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.593106 24044 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8bb073475474bb5b9e15a09bfdc9e79 in term 0.
23:51:37.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.595078 23983 leader_election.cc:304] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [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: b5625810f4654ece896289aee4a24461, f8bb073475474bb5b9e15a09bfdc9e79; no voters: 
23:51:37.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.596246 24079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:37.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.596616 24079 raft_consensus.cc:493] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:37.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.596933 24079 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 0 FOLLOWER]: Advancing to term 1
23:51:37.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.605427 24079 raft_consensus.cc:515] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.613103 24044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5625810f4654ece896289aee4a24461"
23:51:37.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.613888 24044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [term 0 FOLLOWER]: Advancing to term 1
23:51:37.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.617329 24079 leader_election.cc:290] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [CANDIDATE]: Term 1 election: Requested vote from peers d1c05c56d6e34692994aa3d859b3ae12 (127.23.88.62:36571), b5625810f4654ece896289aee4a24461 (127.23.88.60:38527)
23:51:37.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.624125 24044 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bb073475474bb5b9e15a09bfdc9e79 in term 1.
23:51:37.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.626420 23983 leader_election.cc:304] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [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: b5625810f4654ece896289aee4a24461, f8bb073475474bb5b9e15a09bfdc9e79; no voters: 
23:51:37.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.627454 24079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 1 FOLLOWER]: Leader election won for term 1
23:51:37.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.636847 24079 raft_consensus.cc:697] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [term 1 LEADER]: Becoming Leader. State: Replica: f8bb073475474bb5b9e15a09bfdc9e79, State: Running, Role: LEADER
23:51:37.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.640707 24079 consensus_queue.cc:237] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [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: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.670724 24091 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8bb073475474bb5b9e15a09bfdc9e79. Latest consensus state: current_term: 1 leader_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:37.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.675458 24091 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: This master's current role is: LEADER
23:51:37.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.640523 23958 master_runner.cc:187] Error getting master registration for 127.23.88.62:36571: OK, instance_id { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" instance_seqno: 1783468292991152 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
23:51:37.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.682216 23958 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
23:51:37.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:37.688696 24090 catalog_manager.cc:1593] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
23:51:37.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:37.689172 24090 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
23:51:37.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.689771 24094 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
23:51:37.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.699358 24094 catalog_manager.cc:1519] Initializing Kudu cluster ID...
23:51:37.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.722935 23956 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } attempt: 7
23:51:37.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.729657 24044 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [term 1 FOLLOWER]: Refusing update from remote peer f8bb073475474bb5b9e15a09bfdc9e79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.732501 24091 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
23:51:37.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.770200 23956 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: Bootstrap starting.
23:51:37.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.776381 24064 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8bb073475474bb5b9e15a09bfdc9e79. Latest consensus state: current_term: 1 leader_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:37.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.783155 24064 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [sys.catalog]: This master's current role is: FOLLOWER
23:51:37.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.790294 24095 mvcc.cc:204] Tried to move back new op lower bound from 7305086147473866752 to 7305086147156287488. Current Snapshot: MvccSnapshot[applied={T|T < 7305086147473866752}]
23:51:37.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.803246 24091 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:37.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.804116 24091 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: This master's current role is: LEADER
23:51:37.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.809474 24094 catalog_manager.cc:1382] Generated new cluster ID: 0a59a8e363d84d90807155e9e0a5bbd0
23:51:37.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.809862 24094 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
23:51:37.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.820715 23956 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: Neither blocks nor log segments found. Creating new log.
23:51:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.828323 24064 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:37.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.829159 24064 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461 [sys.catalog]: This master's current role is: FOLLOWER
23:51:37.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.831079 23956 log.cc:826] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: Log is configured to *not* fsync() on all Append() calls
23:51:37.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.857147 23956 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: No bootstrap required, opened a new log
23:51:37.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.892505 24094 catalog_manager.cc:1405] Generated new certificate authority record
23:51:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.912045 23956 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.914987 23956 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:37.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.915364 23956 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1c05c56d6e34692994aa3d859b3ae12, State: Initialized, Role: FOLLOWER
23:51:37.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.905450 24094 catalog_manager.cc:1539] Loading token signing keys...
23:51:37.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.916613 23956 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [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: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } }
23:51:37.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.925588 24102 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [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: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:37.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.926772 24102 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [sys.catalog]: This master's current role is: FOLLOWER
23:51:37.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.930467 23956 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [sys.catalog]: configured and running, proceeding with master startup.
23:51:37.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.930667 23944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1c05c56d6e34692994aa3d859b3ae12"
23:51:37.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.931667 23944 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [term 0 FOLLOWER]: Advancing to term 1
23:51:37.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.935959 23945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1c05c56d6e34692994aa3d859b3ae12" is_pre_election: true
23:51:37.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.944337 23944 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8bb073475474bb5b9e15a09bfdc9e79 in term 1.
23:51:37.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.954828 23943 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [term 1 FOLLOWER]: Refusing update from remote peer f8bb073475474bb5b9e15a09bfdc9e79: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
23:51:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:37.967187 24091 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
23:51:37.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:37.970533 23938 tablet.cc:2406] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:38.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.018106 24094 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79: Generated new TSK 0
23:51:38.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.022194 24094 catalog_manager.cc:1549] Initializing in-progress tserver states...
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.041601 23904 external_mini_cluster.cc:1372] Running /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/wal
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:38.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/logs
23:51:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data/info.pb
23:51:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:38.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:38.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.1:0
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.88.1
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.1
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:38.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:38.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.049923 24091 sys_catalog.cc:455] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:38.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.051021 24091 sys_catalog.cc:458] T 00000000000000000000000000000000 P f8bb073475474bb5b9e15a09bfdc9e79 [sys.catalog]: This master's current role is: LEADER
23:51:38.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.059507 24102 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f8bb073475474bb5b9e15a09bfdc9e79. Latest consensus state: current_term: 1 leader_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:38.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.061030 24102 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [sys.catalog]: This master's current role is: FOLLOWER
23:51:38.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.078078 24110 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1c05c56d6e34692994aa3d859b3ae12" member_type: VOTER last_known_addr { host: "127.23.88.62" port: 36571 } } peers { permanent_uuid: "f8bb073475474bb5b9e15a09bfdc9e79" member_type: VOTER last_known_addr { host: "127.23.88.61" port: 43707 } } peers { permanent_uuid: "b5625810f4654ece896289aee4a24461" member_type: VOTER last_known_addr { host: "127.23.88.60" port: 38527 } } }
23:51:38.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.081247 24110 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12 [sys.catalog]: This master's current role is: FOLLOWER
23:51:38.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.157648 24119 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
23:51:38.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.320513 24075 catalog_manager.cc:1294] Loaded cluster ID: 0a59a8e363d84d90807155e9e0a5bbd0
23:51:38.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.321305 24075 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: loading cluster ID for follower catalog manager: success
23:51:38.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.329361 24075 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: acquiring CA information for follower catalog manager: success
23:51:38.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.335999 24075 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b5625810f4654ece896289aee4a24461: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:38.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:38.748303 24115 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:38.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:38.749890 24115 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:38.750710 24115 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:38.819766 24115 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:38.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:38.821879 24115 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.88.1
23:51:38.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.898749 24115 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:38.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:38.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:38.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/wal
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.1:0
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data/info.pb
23:51:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.1
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.88.1
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/logs
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:38.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:51:38.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on e7f111948823
23:51:38.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16836
23:51:38.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:51:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.901067 24115 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:38.903864 24115 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:38.925869 24127 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
23:51:39.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:39.185387 24119 catalog_manager.cc:1294] Loaded cluster ID: 0a59a8e363d84d90807155e9e0a5bbd0
23:51:39.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:39.192332 24119 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: loading cluster ID for follower catalog manager: success
23:51:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:39.207876 24119 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: acquiring CA information for follower catalog manager: success
23:51:39.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:39.250254 24119 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d1c05c56d6e34692994aa3d859b3ae12: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
23:51:42.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:40.327792 24126 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 24115
23:51:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.024708 24115 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 3.097s	user 0.000s	sys 0.002s
23:51:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.025436 24115 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 3.097s	user 0.000s	sys 0.003s
23:51:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.025547 24129 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 3095 milliseconds
23:51:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:38.929481 24128 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
23:51:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.030889 24130 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
23:51:42.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.030989 24115 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
23:51:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.033491 24115 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:42.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.042851 24115 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:42.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.044994 24115 hybrid_clock.cc:648] HybridClock initialized: now 1783468302044921 us; error 122 us; skew 500 ppm
23:51:42.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.047794 24115 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:51:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.062367 24115 webserver.cc:534] Webserver started at http://127.23.88.1:44959/ using document root <none> and password file <none>
23:51:42.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.064411 24115 fs_manager.cc:362] Metadata directory not provided
23:51:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.065066 24115 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.065984 24115 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:42.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.073478 24115 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data/instance:
23:51:42.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a97ccfa6f0974bc488e30cb55aaf46db"
23:51:42.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-d9tv"
23:51:42.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.076014 24115 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/wal/instance:
23:51:42.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a97ccfa6f0974bc488e30cb55aaf46db"
23:51:42.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-d9tv"
23:51:42.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.087092 24115 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.005s	sys 0.004s
23:51:42.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.095259 24140 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.097523 24115 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.006s	sys 0.001s
23:51:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.098009 24115 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data,/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/wal
23:51:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a97ccfa6f0974bc488e30cb55aaf46db"
23:51:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:42 on dist-test-slave-d9tv"
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.098484 24115 fs_report.cc:389] FS layout report
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/wal
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/wal
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data/data
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:42.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.193401 24115 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:42.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.197875 24115 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.199446 24115 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:42.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.204104 24115 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:42.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.210282 24115 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.210593 24115 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.210884 24115 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:42.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.211082 24115 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:42.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.433142 24115 rpc_server.cc:307] RPC server started. Bound to: 127.23.88.1:42611
23:51:42.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.433259 24252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.88.1:42611 every 8 connection(s)
23:51:42.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.436565 24115 server_base.cc:1193] Dumped server information to /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/data/info.pb
23:51:42.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.446732 23904 external_mini_cluster.cc:1434] Started /tmp/dist-test-task48noX6/build/tsan/bin/kudu as pid 24115
23:51:42.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.447360 23904 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-0/wal/instance
23:51:42.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.484370 23904 external_mini_cluster.cc:1372] Running /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/wal
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/logs
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data/info.pb
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.2:0
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.88.2
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.2
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.498809 24254 heartbeater.cc:344] Connected to a master server at 127.23.88.61:43707
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.499181 24253 heartbeater.cc:344] Connected to a master server at 127.23.88.60:38527
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.499359 24254 heartbeater.cc:461] Registering TS with master...
23:51:42.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.499571 24253 heartbeater.cc:461] Registering TS with master...
23:51:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.501017 24254 heartbeater.cc:507] Master 127.23.88.61:43707 requested a full tablet report, sending...
23:51:42.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.501775 24253 heartbeater.cc:507] Master 127.23.88.60:38527 requested a full tablet report, sending...
23:51:42.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.504429 23989 ts_manager.cc:194] Registered new tserver with Master: a97ccfa6f0974bc488e30cb55aaf46db (127.23.88.1:42611)
23:51:42.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.505467 24041 ts_manager.cc:194] Registered new tserver with Master: a97ccfa6f0974bc488e30cb55aaf46db (127.23.88.1:42611)
23:51:42.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.507565 23989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.88.1:48069
23:51:42.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.513792 24255 heartbeater.cc:344] Connected to a master server at 127.23.88.62:36571
23:51:42.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.514257 24255 heartbeater.cc:461] Registering TS with master...
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.515018 24255 heartbeater.cc:507] Master 127.23.88.62:36571 requested a full tablet report, sending...
23:51:42.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.519037 23942 ts_manager.cc:194] Registered new tserver with Master: a97ccfa6f0974bc488e30cb55aaf46db (127.23.88.1:42611)
23:51:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.860441 24263 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.861045 24263 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:42.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.861703 24263 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:42.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.894814 24263 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:42.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.895838 24263 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.88.2
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.934904 24263 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/wal
23:51:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.2:0
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data/info.pb
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.2
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.88.2
23:51:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/logs
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on e7f111948823
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16836
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:51:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.936754 24263 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:42.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:42.938709 24263 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:42.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.954788 24269 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
23:51:43.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:43.513223 24254 heartbeater.cc:499] Master 127.23.88.61:43707 was elected leader, sending a full tablet report...
23:51:44.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:42.956305 24270 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
23:51:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.421752 24272 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
23:51:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:44.424434 24271 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1465 milliseconds
23:51:44.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.424588 24263 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
23:51:44.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.426030 24263 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.429147 24263 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:44.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.433241 24263 hybrid_clock.cc:648] HybridClock initialized: now 1783468304433021 us; error 219 us; skew 500 ppm
23:51:44.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.434465 24263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:51:44.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.442720 24263 webserver.cc:534] Webserver started at http://127.23.88.2:34607/ using document root <none> and password file <none>
23:51:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.443802 24263 fs_manager.cc:362] Metadata directory not provided
23:51:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.444044 24263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.444666 24263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:44.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.449316 24263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data/instance:
23:51:44.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8808e9a5b1e34733937df6ddb75f9fdc"
23:51:44.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-d9tv"
23:51:44.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.451004 24263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/wal/instance:
23:51:44.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8808e9a5b1e34733937df6ddb75f9fdc"
23:51:44.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-d9tv"
23:51:44.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.460065 24263 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
23:51:44.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.467473 24280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:44.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.469026 24263 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.007s	sys 0.000s
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.469556 24263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data,/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/wal
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8808e9a5b1e34733937df6ddb75f9fdc"
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:44 on dist-test-slave-d9tv"
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.470003 24263 fs_report.cc:389] FS layout report
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/wal
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/wal
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data/data
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:44.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:44.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:44.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.550396 24263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:44.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.552768 24263 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:44.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.553404 24263 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:44.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.556838 24263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:44.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.561893 24263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:44.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.562122 24263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:44.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.562318 24263 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:44.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.562444 24263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:44.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.743438 24263 rpc_server.cc:307] RPC server started. Bound to: 127.23.88.2:40287
23:51:44.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.743602 24392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.88.2:40287 every 8 connection(s)
23:51:44.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.746984 24263 server_base.cc:1193] Dumped server information to /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/data/info.pb
23:51:44.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.753594 23904 external_mini_cluster.cc:1434] Started /tmp/dist-test-task48noX6/build/tsan/bin/kudu as pid 24263
23:51:44.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.754114 23904 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-1/wal/instance
23:51:44.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.773991 23904 external_mini_cluster.cc:1372] Running /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:44.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task48noX6/build/tsan/bin/kudu
23:51:44.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/wal
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/logs
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data/info.pb
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:44.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.3:0
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.88.3
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.3
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
23:51:44.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.811733 24393 heartbeater.cc:344] Connected to a master server at 127.23.88.60:38527
23:51:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.812743 24393 heartbeater.cc:461] Registering TS with master...
23:51:44.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.814291 24393 heartbeater.cc:507] Master 127.23.88.60:38527 requested a full tablet report, sending...
23:51:44.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.816026 24394 heartbeater.cc:344] Connected to a master server at 127.23.88.61:43707
23:51:44.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.816545 24394 heartbeater.cc:461] Registering TS with master...
23:51:44.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.817792 24394 heartbeater.cc:507] Master 127.23.88.61:43707 requested a full tablet report, sending...
23:51:44.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.818311 24041 ts_manager.cc:194] Registered new tserver with Master: 8808e9a5b1e34733937df6ddb75f9fdc (127.23.88.2:40287)
23:51:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.820060 24395 heartbeater.cc:344] Connected to a master server at 127.23.88.62:36571
23:51:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.820740 24395 heartbeater.cc:461] Registering TS with master...
23:51:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.821666 24395 heartbeater.cc:507] Master 127.23.88.62:36571 requested a full tablet report, sending...
23:51:44.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.821854 23989 ts_manager.cc:194] Registered new tserver with Master: 8808e9a5b1e34733937df6ddb75f9fdc (127.23.88.2:40287)
23:51:44.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.824075 23942 ts_manager.cc:194] Registered new tserver with Master: 8808e9a5b1e34733937df6ddb75f9fdc (127.23.88.2:40287)
23:51:44.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:44.824332 23989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.88.2:41443
23:51:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.203663 24403 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
23:51:45.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.204351 24403 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
23:51:45.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.204802 24403 flags.cc:432] Enabled unsafe flag: --never_fsync=true
23:51:45.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.240753 24403 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
23:51:45.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.241709 24403 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.88.3
23:51:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.283087 24403 tablet_server_runner.cc:78] Tablet server non-default flags:
23:51:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
23:51:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.88.20:37683
23:51:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
23:51:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
23:51:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/wal
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.88.3:0
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data/info.pb
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.88.3
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.88.62:36571,127.23.88.61:43707,127.23.88.60:38527
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.88.3
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/logs
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
23:51:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66915500c9e327897c442aea7b3936de4ff5c319
23:51:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
23:51:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 07 Jul 2026 23:36:41 UTC on e7f111948823
23:51:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16836
23:51:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) TSAN enabled
23:51:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.284911 24403 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
23:51:45.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.286885 24403 file_cache.cc:492] Constructed file cache file cache with capacity 419430
23:51:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.302707 24409 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
23:51:45.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:45.828804 24394 heartbeater.cc:499] Master 127.23.88.61:43707 was elected leader, sending a full tablet report...
23:51:46.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.707664 24408 debug-util.cc:398] Leaking SignalData structure 0x7b0800028000 after lost signal to thread 24403
23:51:46.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.860054 24403 thread.cc:641] OpenStack (cloud detector) Time spent creating pthread: real 1.556s	user 0.553s	sys 0.944s
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:45.303467 24410 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
23:51:46.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.861058 24403 thread.cc:608] OpenStack (cloud detector) Time spent starting thread: real 1.558s	user 0.553s	sys 0.945s
23:51:46.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.862102 24411 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1556 milliseconds
23:51:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:46.863387 24412 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
23:51:46.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.863323 24403 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
23:51:46.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.867667 24403 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
23:51:46.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.870422 24403 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
23:51:46.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.871958 24403 hybrid_clock.cc:648] HybridClock initialized: now 1783468306871891 us; error 49 us; skew 500 ppm
23:51:46.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.873078 24403 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
23:51:46.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.881150 24403 webserver.cc:534] Webserver started at http://127.23.88.3:41417/ using document root <none> and password file <none>
23:51:46.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.882401 24403 fs_manager.cc:362] Metadata directory not provided
23:51:46.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.882682 24403 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
23:51:46.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.883272 24403 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
23:51:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.888758 24403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data/instance:
23:51:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b3f8b7ddd8243078a43a66a88019f59"
23:51:46.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-d9tv"
23:51:46.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.890239 24403 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/wal/instance:
23:51:46.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b3f8b7ddd8243078a43a66a88019f59"
23:51:46.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-d9tv"
23:51:46.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.899128 24403 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.005s	sys 0.005s
23:51:46.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.907096 24420 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
23:51:46.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.908654 24403 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
23:51:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.909116 24403 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data,/tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/wal
23:51:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2b3f8b7ddd8243078a43a66a88019f59"
23:51:46.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-07 23:51:46 on dist-test-slave-d9tv"
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.909552 24403 fs_report.cc:389] FS layout report
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/wal
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/wal
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data/data
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
23:51:46.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
23:51:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
23:51:46.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
23:51:46.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.976715 24403 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
23:51:46.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.980482 24403 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
23:51:46.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.981132 24403 kserver.cc:163] Server-wide thread pool size limit: 3276
23:51:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.986794 24403 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
23:51:46.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.993274 24403 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
23:51:46.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.993614 24403 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
23:51:46.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.993986 24403 ts_tablet_manager.cc:616] Registered 0 tablets
23:51:46.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:46.994247 24403 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
23:51:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.213757 24403 rpc_server.cc:307] RPC server started. Bound to: 127.23.88.3:37879
23:51:47.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.213860 24532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.88.3:37879 every 8 connection(s)
23:51:47.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.216511 24403 server_base.cc:1193] Dumped server information to /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/data/info.pb
23:51:47.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.222779 23904 external_mini_cluster.cc:1434] Started /tmp/dist-test-task48noX6/build/tsan/bin/kudu as pid 24403
23:51:47.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.223284 23904 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task48noX6/test-tmp/mini-kudu-cluster14144444346665607811/ts-2/wal/instance
23:51:47.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.274842 24533 heartbeater.cc:344] Connected to a master server at 127.23.88.60:38527
23:51:47.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.275449 24533 heartbeater.cc:461] Registering TS with master...
23:51:47.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.276911 24535 heartbeater.cc:344] Connected to a master server at 127.23.88.62:36571
23:51:47.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.276938 24533 heartbeater.cc:507] Master 127.23.88.60:38527 requested a full tablet report, sending...
23:51:47.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.277423 24535 heartbeater.cc:461] Registering TS with master...
23:51:47.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.278803 24535 heartbeater.cc:507] Master 127.23.88.62:36571 requested a full tablet report, sending...
23:51:47.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.279920 24534 heartbeater.cc:344] Connected to a master server at 127.23.88.61:43707
23:51:47.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.280355 24534 heartbeater.cc:461] Registering TS with master...
23:51:47.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.281301 24534 heartbeater.cc:507] Master 127.23.88.61:43707 requested a full tablet report, sending...
23:51:47.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.281253 24041 ts_manager.cc:194] Registered new tserver with Master: 2b3f8b7ddd8243078a43a66a88019f59 (127.23.88.3:37879)
23:51:47.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.282377 23942 ts_manager.cc:194] Registered new tserver with Master: 2b3f8b7ddd8243078a43a66a88019f59 (127.23.88.3:37879)
23:51:47.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.284608 23989 ts_manager.cc:194] Registered new tserver with Master: 2b3f8b7ddd8243078a43a66a88019f59 (127.23.88.3:37879)
23:51:47.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.286267 23989 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.88.3:52209
23:51:47.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:47.308792 23904 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
23:51:47.323 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
23:51:47.324 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

23:51:47.336 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.88.62"
      port: 36571
    }
    bound_http_address {
      host: "127.23.88.62"
      port: 45459
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.88.61"
      port: 43707
    }
    bound_http_address {
      host: "127.23.88.61"
      port: 35255
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.88.60"
      port: 38527
    }
    bound_http_address {
      host: "127.23.88.60"
      port: 46735
    }
  }
}

23:51:47.339 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

23:51:47.342 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.88.1"
      port: 42611
    }
    bound_http_address {
      host: "127.23.88.1"
      port: 44959
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.88.2"
      port: 40287
    }
    bound_http_address {
      host: "127.23.88.2"
      port: 34607
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.88.3"
      port: 37879
    }
    bound_http_address {
      host: "127.23.88.3"
      port: 41417
    }
  }
}

23:51:47.342 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
23:51:47.579 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
23:51:47.666 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:47.868 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:47.947 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:47.965 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:47.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:47.969 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:47.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:48.104 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:48.104 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:48.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.290104 24534 heartbeater.cc:499] Master 127.23.88.61:43707 was elected leader, sending a full tablet report...
23:51:48.397 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f312f37, L:/127.0.0.1:51706 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:48.397 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfc583997, L:/127.0.0.1:35950 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:48.397 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x13a5ae8a, L:/127.0.0.1:42340 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:48.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:48.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=641), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [602ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [603ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.518092 23989 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35950:
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:48.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
23:51:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
23:51:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.521404 23989 catalog_manager.cc:7076] 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.
23:51:48.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:48.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.656482 24328 tablet_service.cc:1511] Processing CreateTablet for tablet 3727588f8be6474db82f5606db480af0 (DEFAULT_TABLE table=TestHandleTooBusy [id=b396059d33f5472085918701f8134ebe]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:48.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.660316 24328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3727588f8be6474db82f5606db480af0. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:48.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.686172 24468 tablet_service.cc:1511] Processing CreateTablet for tablet 3727588f8be6474db82f5606db480af0 (DEFAULT_TABLE table=TestHandleTooBusy [id=b396059d33f5472085918701f8134ebe]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:48.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.689496 24468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3727588f8be6474db82f5606db480af0. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:48.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.703958 24188 tablet_service.cc:1511] Processing CreateTablet for tablet 3727588f8be6474db82f5606db480af0 (DEFAULT_TABLE table=TestHandleTooBusy [id=b396059d33f5472085918701f8134ebe]), partition=RANGE (key) PARTITION UNBOUNDED
23:51:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.708716 24188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3727588f8be6474db82f5606db480af0. 1 dirs total, 0 dirs full, 0 dirs failed
23:51:48.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.722455 24569 tablet_bootstrap.cc:492] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc: Bootstrap starting.
23:51:48.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.741987 24569 tablet_bootstrap.cc:654] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc: Neither blocks nor log segments found. Creating new log.
23:51:48.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.748644 24569 log.cc:826] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc: Log is configured to *not* fsync() on all Append() calls
23:51:48.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.754029 24570 tablet_bootstrap.cc:492] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59: Bootstrap starting.
23:51:48.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.766386 24570 tablet_bootstrap.cc:654] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59: Neither blocks nor log segments found. Creating new log.
23:51:48.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.770025 24570 log.cc:826] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59: Log is configured to *not* fsync() on all Append() calls
23:51:48.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.779899 24569 tablet_bootstrap.cc:492] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc: No bootstrap required, opened a new log
23:51:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.780741 24569 ts_tablet_manager.cc:1403] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.009s
23:51:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.784785 24570 tablet_bootstrap.cc:492] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59: No bootstrap required, opened a new log
23:51:48.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.785988 24570 ts_tablet_manager.cc:1403] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.016s
23:51:48.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.810110 24573 tablet_bootstrap.cc:492] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db: Bootstrap starting.
23:51:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.821892 24573 tablet_bootstrap.cc:654] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db: Neither blocks nor log segments found. Creating new log.
23:51:48.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.823407 24569 raft_consensus.cc:359] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.824175 24569 raft_consensus.cc:385] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:48.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.824499 24569 raft_consensus.cc:740] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8808e9a5b1e34733937df6ddb75f9fdc, State: Initialized, Role: FOLLOWER
23:51:48.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.825507 24573 log.cc:826] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db: Log is configured to *not* fsync() on all Append() calls
23:51:48.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.825414 24569 consensus_queue.cc:260] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [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: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.829887 24569 ts_tablet_manager.cc:1434] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc: Time spent starting tablet: real 0.049s	user 0.024s	sys 0.014s
23:51:48.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.827973 24570 raft_consensus.cc:359] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.833950 24570 raft_consensus.cc:385] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:48.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.834483 24570 raft_consensus.cc:740] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b3f8b7ddd8243078a43a66a88019f59, State: Initialized, Role: FOLLOWER
23:51:48.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.841858 24570 consensus_queue.cc:260] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59 [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: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.854221 24573 tablet_bootstrap.cc:492] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db: No bootstrap required, opened a new log
23:51:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.854939 24573 ts_tablet_manager.cc:1403] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db: Time spent bootstrapping tablet: real 0.046s	user 0.026s	sys 0.010s
23:51:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.854035 24570 ts_tablet_manager.cc:1434] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59: Time spent starting tablet: real 0.067s	user 0.037s	sys 0.009s
23:51:48.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.872763 24574 raft_consensus.cc:493] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
23:51:48.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.873618 24574 raft_consensus.cc:515] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.878818 24574 leader_election.cc:290] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b3f8b7ddd8243078a43a66a88019f59 (127.23.88.3:37879), a97ccfa6f0974bc488e30cb55aaf46db (127.23.88.1:42611)
23:51:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.897717 24488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3727588f8be6474db82f5606db480af0" candidate_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3f8b7ddd8243078a43a66a88019f59" is_pre_election: true
23:51:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.898725 24488 raft_consensus.cc:2468] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8808e9a5b1e34733937df6ddb75f9fdc in term 0.
23:51:48.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.901412 24282 leader_election.cc:304] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [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: 2b3f8b7ddd8243078a43a66a88019f59, 8808e9a5b1e34733937df6ddb75f9fdc; no voters: 
23:51:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.902686 24574 raft_consensus.cc:2804] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Leader pre-election won for term 1
23:51:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.901841 24573 raft_consensus.cc:359] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.903518 24574 raft_consensus.cc:493] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.903141 24573 raft_consensus.cc:385] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.903878 24573 raft_consensus.cc:740] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97ccfa6f0974bc488e30cb55aaf46db, State: Initialized, Role: FOLLOWER
23:51:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.904371 24574 raft_consensus.cc:3060] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 0 FOLLOWER]: Advancing to term 1
23:51:48.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.904879 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3727588f8be6474db82f5606db480af0" candidate_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" is_pre_election: true
23:51:48.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.905107 24573 consensus_queue.cc:260] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db [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: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.908696 24208 raft_consensus.cc:2468] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8808e9a5b1e34733937df6ddb75f9fdc in term 0.
23:51:48.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.912662 24574 raft_consensus.cc:515] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.914983 24574 leader_election.cc:290] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [CANDIDATE]: Term 1 election: Requested vote from peers 2b3f8b7ddd8243078a43a66a88019f59 (127.23.88.3:37879), a97ccfa6f0974bc488e30cb55aaf46db (127.23.88.1:42611)
23:51:48.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.919312 24488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3727588f8be6474db82f5606db480af0" candidate_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b3f8b7ddd8243078a43a66a88019f59"
23:51:48.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.920013 24488 raft_consensus.cc:3060] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59 [term 0 FOLLOWER]: Advancing to term 1
23:51:48.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.922878 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3727588f8be6474db82f5606db480af0" candidate_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a97ccfa6f0974bc488e30cb55aaf46db"
23:51:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.928387 24573 ts_tablet_manager.cc:1434] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db: Time spent starting tablet: real 0.073s	user 0.038s	sys 0.011s
23:51:48.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.936091 24488 raft_consensus.cc:2468] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8808e9a5b1e34733937df6ddb75f9fdc in term 1.
23:51:48.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.939572 24282 leader_election.cc:304] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b3f8b7ddd8243078a43a66a88019f59, 8808e9a5b1e34733937df6ddb75f9fdc; no voters: a97ccfa6f0974bc488e30cb55aaf46db
23:51:48.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.941778 24574 raft_consensus.cc:2804] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 1 FOLLOWER]: Leader election won for term 1
23:51:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.944883 24574 raft_consensus.cc:697] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [term 1 LEADER]: Becoming Leader. State: Replica: 8808e9a5b1e34733937df6ddb75f9fdc, State: Running, Role: LEADER
23:51:48.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.947325 24574 consensus_queue.cc:237] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [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: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } }
23:51:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:48.962955 23988 catalog_manager.cc:5696] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc reported cstate change: term changed from 0 to 1, leader changed from <none> to 8808e9a5b1e34733937df6ddb75f9fdc (127.23.88.2). New cstate: current_term: 1 leader_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8808e9a5b1e34733937df6ddb75f9fdc" member_type: VOTER last_known_addr { host: "127.23.88.2" port: 40287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 } health_report { overall_health: UNKNOWN } } }
23:51:48.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:48.977882 24262 tablet.cc:2406] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:49.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.004074 24540 tablet.cc:2406] T 3727588f8be6474db82f5606db480af0 P 2b3f8b7ddd8243078a43a66a88019f59: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:49.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:49.049044 24400 tablet.cc:2406] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc: Can't schedule compaction. Clean time has not been advanced past its initial value.
23:51:49.375 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.378 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.394830 24574 consensus_queue.cc:1048] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b3f8b7ddd8243078a43a66a88019f59" member_type: VOTER last_known_addr { host: "127.23.88.3" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
23:51:49.410 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.415 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.425 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.423632 24208 raft_consensus.cc:3060] T 3727588f8be6474db82f5606db480af0 P a97ccfa6f0974bc488e30cb55aaf46db [term 0 FOLLOWER]: Advancing to term 1
23:51:49.432 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.435 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.437 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.438 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.439 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.440 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.442 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.442 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:49.446 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.449 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:49.456310 24580 consensus_queue.cc:1048] T 3727588f8be6474db82f5606db480af0 P 8808e9a5b1e34733937df6ddb75f9fdc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a97ccfa6f0974bc488e30cb55aaf46db" member_type: VOTER last_known_addr { host: "127.23.88.1" port: 42611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
23:51:49.472 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.476 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:49.496 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.498 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:49.499 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.501 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.540 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.541 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.547 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.554 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.562 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.577 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.579 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.579 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.581 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.581 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.584 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.586 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.592 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.593 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:49.593 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.595 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.610 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.618 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8e4f5512, L:/127.0.0.1:42356 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:49.623 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x68814068, L:/127.0.0.1:51718 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.627 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.628 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:49.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c15d63a, L:/127.0.0.1:51742 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.656 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.658 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.661 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.669 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.677 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.680 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f325b9b, L:/127.0.0.1:51734 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.684 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23ec90fd, L:/127.0.0.1:35970 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:49.688 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d3f4f63, L:/127.0.0.1:51760 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.711 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:49.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.711 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.723 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:49.724 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.736 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.738 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.742 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:49.745 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:49.751 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.751 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.751 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=312), Traces: [0ms] refreshing cache from master, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:49.754 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:49.760 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.766 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:49.767 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:49.769 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.797 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0488de50, L:/127.0.0.1:51768 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.842 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4b63b6e0, L:/127.0.0.1:35990 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:49.843 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xde691041, L:/127.0.0.1:35964 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:49.849 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb4df8fea, L:/127.0.0.1:42364 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:49.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=437), Traces: [0ms] refreshing cache from master, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [326ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:49.854 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04b4ed7d, L:/127.0.0.1:51764 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.863 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=487), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [246ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [485ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:49.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:49.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:49.877 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:49.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7c6a7a3, L:/127.0.0.1:51744 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.892 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xffbcecca, L:/127.0.0.1:42380 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:49.893 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:49.899 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:49.904 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:49.892 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1791d5f7, L:/127.0.0.1:51774 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:49.914 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d5318a0, L:/127.0.0.1:42366 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:49.915 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.917 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:49.925 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.940 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb16af32, L:/127.0.0.1:35976 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:49.941 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28cd6208, L:/127.0.0.1:35998 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:49.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.940 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.957 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.963 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:49.968 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:49.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=513), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [294ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [441ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:49.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:49.985 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:49.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=575), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [235ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [415ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [479ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:49.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:49.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:49.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:49.981 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:50.001 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:50.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:50.011 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299978, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.012 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299974, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.015 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299928, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.018 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0637c099, L:/127.0.0.1:51792 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:50.020 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x53677dfb, L:/127.0.0.1:36004 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:50.025 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:50.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=600), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [388ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:50.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:50.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:50.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:50.056 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:50.057 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:50.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:50.057920 23983 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items
23:51:50.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.058233 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 3)
23:51:50.066 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa2e8da8d, L:/127.0.0.1:42398 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:50.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:50.070 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.100732 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 9)
23:51:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.101094 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 9)
23:51:50.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.103986 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 9)
23:51:50.109 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:50.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.117581 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 9)
23:51:50.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.123310 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 9)
23:51:50.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6144d4d9, L:/127.0.0.1:36050 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:50.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.135 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x029485a8, L:/127.0.0.1:42420 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:50.138 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd99b56c4, L:/127.0.0.1:36010 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.145625 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 0)
23:51:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.149081 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 0)
23:51:50.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.150629 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 0)
23:51:50.153 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa19b0c33, L:/127.0.0.1:51780 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.160197 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 10)
23:51:50.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=727), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [395ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [647ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:50.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.174845 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36050 (request call id 1)
23:51:50.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.191655 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36050 (request call id 1)
23:51:50.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.189940 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36050 (request call id 1)
23:51:50.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.199855 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36050 (request call id 1)
23:51:50.201 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items
23:51:50.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:50.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.213 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x372219e1, L:/127.0.0.1:36040 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:50.215 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4887e48d, L:/127.0.0.1:42408 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:50.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.215757 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 0)
23:51:50.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.216738 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36040 (request call id 0)
23:51:50.220 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf39ee639, L:/127.0.0.1:42442 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:50.224 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b5ddf9d, L:/127.0.0.1:42428 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:50.227 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x355d121b, L:/127.0.0.1:36026 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:50.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.228610 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 6)
23:51:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.228533 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 6)
23:51:50.231 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.235576 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 6)
23:51:50.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=793), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [646ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [707ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [708ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:50.245 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0af18770, L:/127.0.0.1:42390 - R:/127.23.88.62:36571] using TOKEN/null
23:51:50.246 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items
23:51:50.249 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.248086 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 6)
23:51:50.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.250223 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 1)
23:51:50.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.254591 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 1)
23:51:50.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.259840 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 1)
23:51:50.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.263926 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 1)
23:51:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.266494 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36026 (request call id 1)
23:51:50.270 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items
23:51:50.271 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=838), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [205ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [730ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [738ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items, [751ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items, [763ms] refreshing cache from master, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [767ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [772ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@798592613(state=PENDING, result=null, callback=(continuation of Deferred@1412476866 after retry RPC after error@519849838), errback=(continuation of Deferred@1412476866 after retry RPC after error@519849838))) after lookup
23:51:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.274169 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36026 (request call id 2)
23:51:50.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:50.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.284205 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.284363 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.287084 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.289623 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.297412 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.300 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items
23:51:50.304 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.303552 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.307888 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.310895 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.322871 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.323035 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36040 (request call id 2)
23:51:50.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:50.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.337764 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 3)
23:51:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.340204 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 3)
23:51:50.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.345724 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 3)
23:51:50.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.354598 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 3)
23:51:50.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.359915 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 3)
23:51:50.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.367225 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 3)
23:51:50.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.369702 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36010 (request call id 3)
23:51:50.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.377 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:50.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=939), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [524ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [644ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [655ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items, [724ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items, [741ms] refreshing cache from master, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [742ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [750ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [751ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [762ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items, [763ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items, [781ms] refreshing cache from master, [781ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [791ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items, [795ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [795ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [796ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items, [821ms] refreshing cache from master, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [834ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [835ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [869ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@635424133(state=PENDING, result=null, callback=(continuation of Deferred@668335259 after retry RPC after error@2089808379) -> (continuation of Deferred@1105530251 after retry RPC after error@437076951) -> (continuation of Deferred@305415465 after retry RPC after error@297238205), errback=(continuation of Deferred@668335259 after retry RPC after error@2089808379) -> (continuation of Deferred@1105530251 after retry RPC after error@437076951) -> (continuation of Deferred@305415465 after retry RPC after error@297238205))) after lookup
23:51:50.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.383901 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36010 (request call id 4)
23:51:50.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.388260 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.390055 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:50.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.395663 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35998 (request call id 6)
23:51:50.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.397922 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 9)
23:51:50.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.403594 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 9)
23:51:50.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.412608 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 9)
23:51:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.423779 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 9)
23:51:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.423795 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 9)
23:51:50.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.424871 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 9)
23:51:50.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.431959 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 10)
23:51:50.432 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.437057 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 10)
23:51:50.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.439419 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 10)
23:51:50.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.443897 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.451309 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.454754 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.458328 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.458319 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.461802 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.467564 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.479554 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 7)
23:51:50.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.490700 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 10)
23:51:50.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.491165 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 10)
23:51:50.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.497 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.500530 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35964 (request call id 8)
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.507766 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 13)
23:51:50.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.511642 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 10)
23:51:50.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.519785 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 13)
23:51:50.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.520605 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 13)
23:51:50.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.526283 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 13)
23:51:50.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.529533 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 12)
23:51:50.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.535 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.546118 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35964 (request call id 10)
23:51:50.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.548589 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 14)
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.561414 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 14)
23:51:50.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.564785 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 14)
23:51:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.571776 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 11)
23:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.578398 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 14)
23:51:50.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.581182 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35964 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 10)
23:51:50.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.581496 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 10)
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.585673 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 10)
23:51:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.589190 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 10)
23:51:50.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.594 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.599 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.603713 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35964 (request call id 13)
23:51:50.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.604929 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35964 (request call id 13)
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.608767 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35964 (request call id 13)
23:51:50.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.629930 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35964 (request call id 13)
23:51:50.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.642 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.649096 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 14)
23:51:50.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.651511 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 11)
23:51:50.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.664009 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 11)
23:51:50.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.667158 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 11)
23:51:50.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.683429 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 11)
23:51:50.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.684928 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 11)
23:51:50.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.687923 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 11)
23:51:50.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.689463 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 11)
23:51:50.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.698848 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 15)
23:51:50.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.705 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:50.706 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:50.707 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.709404 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 16)
23:51:50.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.710960 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 12)
23:51:50.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:50.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:50.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:50.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:50.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:50.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:50.723 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.723179 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 12)
23:51:50.728 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:50.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.726444 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 12)
23:51:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.727718 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35970 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 12)
23:51:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.727972 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 12)
23:51:50.731 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:50.732 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:50.739 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:50.740 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:50.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.742493 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 12)
23:51:50.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.744658 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 12)
23:51:50.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.750 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:50.751 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:50.751 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:50.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:50.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:50.752 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:50.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:50.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:50.756 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:50.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:50.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.769984 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 17)
23:51:50.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.781419 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 17)
23:51:50.783 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:50.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.778848 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 17)
23:51:50.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:50.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:50.786 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:50.791 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:50.793 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:50.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.796 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.802 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:50.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.810328 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 16)
23:51:50.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:50.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.817920 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 16)
23:51:50.820 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa5624ad9, L:/127.0.0.1:42446 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:50.821 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:50.827 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:50.831 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:50.835 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.838769 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 16)
23:51:50.840 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb19d4d75, L:/127.0.0.1:51806 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:50.841 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:50.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.846252 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 18)
23:51:50.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.853 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:50.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.858042 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 19)
23:51:50.859 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0c1173f2, L:/127.0.0.1:36060 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:50.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.862392 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 19)
23:51:50.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.865550 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 17)
23:51:50.867 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items
23:51:50.867 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.870924 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 17)
23:51:50.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c780067, L:/127.0.0.1:51820 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:50.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.878633 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 17)
23:51:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.889794 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 17)
23:51:50.891 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items
23:51:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.893005 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 17)
23:51:50.896 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.896 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x558f06fe, L:/127.0.0.1:42454 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:50.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.906 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.910007 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 2)
23:51:50.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.912386 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 2)
23:51:50.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdfde7c55, L:/127.0.0.1:36068 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:50.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.918413 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 2)
23:51:50.920 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
23:51:50.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.919852 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 2)
23:51:50.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.923890 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 14)
23:51:50.925 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items
23:51:50.926 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.928 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.930969 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 14)
23:51:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.931843 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 14)
23:51:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.936857 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 14)
23:51:50.939 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
23:51:50.940 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.955 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.950525 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 14)
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.953104 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 14)
23:51:50.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.957 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:50.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.958326 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 22)
23:51:50.959 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.960709 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 22)
23:51:50.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.964651 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36068 (request call id 2)
23:51:50.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.969522 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 4)
23:51:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.972210 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 4)
23:51:50.973 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items
23:51:50.973 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.983820 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 4)
23:51:50.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:50.991485 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:50.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36060 (request call id 4)
23:51:50.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:50.999 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=279), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [100ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items, [141ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [170ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 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.23.88.60:38527, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [189ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items, [199ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [200ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 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.23.88.60:38527, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [229ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items, [231ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [233ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36060 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.23.88.60:38527, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [245ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@237245647(state=PENDING, result=null, callback=(continuation of Deferred@1752228836 after retry RPC after error@1610543706) -> (continuation of Deferred@844680770 after retry RPC after error@485766826) -> (continuation of Deferred@1937017107 after retry RPC after error@1538312453) -> (continuation of Deferred@804136687 after retry RPC after error@311563486), errback=(continuation of Deferred@1752228836 after retry RPC after error@1610543706) -> (continuation of Deferred@844680770 after retry RPC after error@485766826) -> (continuation of Deferred@1937017107 after retry RPC after error@1538312453) -> (continuation of Deferred@804136687 after retry RPC after error@311563486))) after lookup
23:51:51.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.009 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:51.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.014101 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 18)
23:51:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.014462 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 18)
23:51:51.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=230), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [85ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [136ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [137ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [148ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [167ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [181ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [206ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1620068862(state=PENDING, result=null, callback=(continuation of Deferred@440534492 after retry RPC after error@1371196986) -> (continuation of Deferred@1652743334 after retry RPC after error@12564145) -> (continuation of Deferred@173617055 after retry RPC after error@227933168), errback=(continuation of Deferred@440534492 after retry RPC after error@1371196986) -> (continuation of Deferred@1652743334 after retry RPC after error@12564145) -> (continuation of Deferred@173617055 after retry RPC after error@227933168))) after lookup
23:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.021835 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 18)
23:51:51.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.025617 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.026183 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.029071 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.039132 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.041095 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.049060 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.049780 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.051465 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35976 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36068 (request call id 4)
23:51:51.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:51.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.062661 23980 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items [suppressed 145 similar messages]
23:51:51.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.063040 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.069089 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.069077 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.075006 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.089011 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.089344 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.095489 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.108970 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.109401 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 21)
23:51:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.112260 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35976 (request call id 20)
23:51:51.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.117 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.122125 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 8)
23:51:51.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.127 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.130983 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 25)
23:51:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.134066 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 25)
23:51:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.142128 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 22)
23:51:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.142349 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 22)
23:51:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:51.143009 23999 debug-util.cc:398] Leaking SignalData structure 0x7b080008d8e0 after lost signal to thread 23962
23:51:51.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.149605 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 22)
23:51:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.151098 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 22)
23:51:51.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.163316 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.171600 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 23)
23:51:51.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.175316 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.183854 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.184787 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.191326 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.198628 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.203214 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.203706 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.209693 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 11)
23:51:51.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.219 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.231369 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 12)
23:51:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.234005 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 12)
23:51:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.243643 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 12)
23:51:51.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.256354 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 12)
23:51:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.259960 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 25)
23:51:51.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.262810 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36004 (request call id 25)
23:51:51.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.271065 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.271106 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.275240 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.281148 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.295275 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.301651 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.315850 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.321182 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35990 (request call id 27)
23:51:51.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.327 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.328 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.329 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.329 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:51.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:51.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.341885 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
23:51:51.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.343464 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
23:51:51.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:51.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:51.350 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.353 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:51.355 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.361074 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
23:51:51.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:51.368 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.366317 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36068 (request call id 14)
23:51:51.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.375 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:51.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.375415 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.380 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:51.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.383159 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.384106 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.389 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:51.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.389168 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.396 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:51.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.398910 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.402 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.409718 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36040 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.417958 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.422068 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36050 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.422487 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35970 (request call id 19)
23:51:51.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.433 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.433 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.433 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:51.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:51.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.443 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.448231 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 24)
23:51:51.458 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x754649b7, L:/127.0.0.1:51830 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:51.467 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a684297, L:/127.0.0.1:36076 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:51.468 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe65986aa, L:/127.0.0.1:42466 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:51.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.469102 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36040 (request call id 24)
23:51:51.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.487218 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 29)
23:51:51.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.490765 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 8)
23:51:51.493 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
23:51:51.493 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:51.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.495393 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 8)
23:51:51.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:51.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:51.501 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.503 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:51.507 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.511157 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 8)
23:51:51.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.517400 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 8)
23:51:51.523 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:51.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.523002 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 8)
23:51:51.524 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items
23:51:51.524 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:51.524 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:51.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.529403 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 8)
23:51:51.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.533 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:51.539 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:51.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.541251 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36076 (request call id 2)
23:51:51.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.533 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.552 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:51.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [115ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [173ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [188ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@689875979(state=PENDING, result=null, callback=(continuation of Deferred@1830440192 after retry RPC after error@419259573) -> (continuation of Deferred@353622809 after retry RPC after error@1227969348), errback=(continuation of Deferred@1830440192 after retry RPC after error@419259573) -> (continuation of Deferred@353622809 after retry RPC after error@1227969348))) after lookup
23:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.559572 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36076 (request call id 3)
23:51:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.571048 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36076 (request call id 3)
23:51:51.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.580 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.581 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.581 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:51.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:51.585 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.585 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb03777ce, L:/127.0.0.1:42470 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:51.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:51.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.594798 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 30)
23:51:51.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.603691 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 30)
23:51:51.606 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x311b3634, L:/127.0.0.1:36082 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:51.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.607901 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 30)
23:51:51.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.618142 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 30)
23:51:51.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items
23:51:51.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:51.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:51.633 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.635059 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36050 (request call id 30)
23:51:51.642 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:51.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.655278 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36076 (request call id 7)
23:51:51.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.669 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.669 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.669 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.671 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.671 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:51.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:51.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.675686 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36010 (request call id 34)
23:51:51.680 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:51.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.684 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.685 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:51.685 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.685 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:51.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:51.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d33d71d, L:/127.0.0.1:51838 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:51.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.695184 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 31)
23:51:51.700 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:51.707 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.708421 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36026 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 15)
23:51:51.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:51.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:51.714 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:51.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.715651 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 15)
23:51:51.720 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:51.730 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:51.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.734876 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36068 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 15)
23:51:51.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:51.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.746316 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 15)
23:51:51.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.752 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.753 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.753 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.753 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.755 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:51.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:51.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:51.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.763 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items
23:51:51.764 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:51.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.771 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.774 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x13e6ee31, L:/127.0.0.1:42486 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:51.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:51.780 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:51.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.787 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.783 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.791596 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36082 (request call id 2)
23:51:51.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:51.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.812820 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36082 (request call id 2)
23:51:51.814 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:51.825 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:51.826 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf7d4a39, L:/127.0.0.1:51850 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:51.832 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5543a134, L:/127.0.0.1:36096 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.832518 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36010 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36082 (request call id 2)
23:51:51.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.833973 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36082 (request call id 2)
23:51:51.835 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items
23:51:51.836 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:51.838 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:51.841 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:51.841 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:51.849 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items
23:51:51.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.847970 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36082 (request call id 2)
23:51:51.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.855 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:51.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.859 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:51.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=353), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [99ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items, [205ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 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.23.88.60:38527, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [246ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items, [249ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [262ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [291ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [295ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1005079775(state=PENDING, result=null, callback=(continuation of Deferred@1521188770 after retry RPC after error@177860725) -> (continuation of Deferred@573611453 after retry RPC after error@1539814288), errback=(continuation of Deferred@1521188770 after retry RPC after error@177860725) -> (continuation of Deferred@573611453 after retry RPC after error@1539814288))) after lookup
23:51:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.864884 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36082 (request call id 3)
23:51:51.868 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:51.870 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:51.871 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:51.876 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:51.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:51.880 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:51.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:51.894 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:51.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:51.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:51.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=264), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [195ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [195ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [205ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [228ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [229ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items, [244ms] refreshing cache from master, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [249ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@60507127(state=PENDING, result=null, callback=(continuation of Deferred@642733457 after retry RPC after error@2002876998) -> (continuation of Deferred@2113145917 after retry RPC after error@606694543), errback=(continuation of Deferred@642733457 after retry RPC after error@2002876998) -> (continuation of Deferred@2113145917 after retry RPC after error@606694543))) after lookup
23:51:51.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.900635 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 17)
23:51:51.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.901723 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 3)
23:51:51.905 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.905373 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 3)
23:51:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.908360 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 3)
23:51:51.920 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:51.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:51.924 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:51.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.926118 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 3)
23:51:51.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.928570 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 3)
23:51:51.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:51.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90dd80b6, L:/127.0.0.1:51860 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:51.944 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:51.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:51.953 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.952791 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 3)
23:51:51.955 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:51.960 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:51.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.957500 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36096 (request call id 3)
23:51:51.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:51.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.977 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.977 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.977 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:51.978 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:51.979 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:51.981 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:51.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:51.982 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2bc53b0c, L:/127.0.0.1:51876 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:51.984 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:51.989 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3377415d, L:/127.0.0.1:36106 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:51.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.990 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.991286 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 21)
23:51:51.993 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items
23:51:51.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:51.994225 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:51.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 21)
23:51:51.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:51.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:51.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:51.998 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:51.998 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:51.999 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:51.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:51.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:52.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:52.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:51.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:52.004 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:52.025 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x637dcbc4, L:/127.0.0.1:41182 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.032541 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 0)
23:51:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.040967 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 32)
23:51:52.042 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items
23:51:52.044 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0fb531f2, L:/127.0.0.1:51880 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.054739 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 32)
23:51:52.055 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf9c460e9, L:/127.0.0.1:36114 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:52.055 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeed5cad6, L:/127.0.0.1:42492 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.056705 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 32)
23:51:52.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:52.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:52.061 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:52.062 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items
23:51:52.055 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c175b1c, L:/127.0.0.1:42508 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:52.064 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:52.065 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:52.067 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.068 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:52.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:52.073 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:52.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:52.075 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:52.078 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:52.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:52.078847 23982 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items [suppressed 97 similar messages]
23:51:52.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.079183 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36026 (request call id 32)
23:51:52.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:52.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.081 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:52.081 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.083987 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36106 (request call id 1)
23:51:52.086 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items
23:51:52.086 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:52.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.088701 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36106 (request call id 1)
23:51:52.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=320), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items, [237ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [238ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items, [243ms] refreshing cache from master, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [250ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@27360063(state=PENDING, result=null, callback=(continuation of Deferred@324926426 after retry RPC after error@820690148), errback=(continuation of Deferred@324926426 after retry RPC after error@820690148))) after lookup
23:51:52.095 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:52.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.099697 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36076 (request call id 14)
23:51:52.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa1e90821, L:/127.0.0.1:55044 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:52.102 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:52.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.108242 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36114 (request call id 2)
23:51:52.109 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.110 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:52.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:52.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=303), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [213ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items, [226ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [227ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 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.23.88.60:38527, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [246ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items, [246ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [247ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36114 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.23.88.60:38527, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [267ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [277ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@941898188(state=PENDING, result=null, callback=(continuation of Deferred@962644119 after retry RPC after error@165069511) -> (continuation of Deferred@1098411321 after retry RPC after error@1477166723), errback=(continuation of Deferred@962644119 after retry RPC after error@165069511) -> (continuation of Deferred@1098411321 after retry RPC after error@1477166723))) after lookup
23:51:52.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.125622 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:36114 (request call id 3)
23:51:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.127830 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.142 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.142843 23983 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.144743 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.145848 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.147675 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.149 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:52.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.165983 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.173203 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.175280 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41182 (request call id 1)
23:51:52.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.185 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=397), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [156ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [285ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [306ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [360ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@720450449(state=PENDING, result=null, callback=(continuation of Deferred@295364023 after retry RPC after error@462528327), errback=(continuation of Deferred@295364023 after retry RPC after error@462528327))) after lookup
23:51:52.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:52.192 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:52.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:52.196 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:52.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.196127 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36114 (request call id 6)
23:51:52.200 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:52.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.206 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.209175 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 14)
23:51:52.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.211628 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 14)
23:51:52.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.220 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.223839 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.227420 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.228607 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.231375 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.234941 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.239617 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.246869 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.255434 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.260493 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.262 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa02c99e8, L:/127.0.0.1:55050 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:52.267 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf4987b2b, L:/127.0.0.1:41196 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:52.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.267584 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.269861 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.271 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items
23:51:52.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.272962 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.278 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9976919b, L:/127.0.0.1:37836 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:52.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.275524 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.281481 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.283686 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 12)
23:51:52.289 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.296 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:52.297 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:52.297 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:52.298 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:52.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:52.300 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:52.300 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:52.301 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x80c8c714, L:/127.0.0.1:37838 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:52.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.314564 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36076 (request call id 19)
23:51:52.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:52.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.317564 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41196 (request call id 1)
23:51:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.319594 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41196 (request call id 1)
23:51:52.322 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:52.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=318), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [208ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items, [209ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items, [242ms] refreshing cache from master, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [248ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [253ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@725414765(state=PENDING, result=null, callback=(continuation of Deferred@2146633311 after retry RPC after error@442342334), errback=(continuation of Deferred@2146633311 after retry RPC after error@442342334))) after lookup
23:51:52.324 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.326962 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.327215 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.332 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:52.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.334962 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.343674 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.345247 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.348 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:52.350 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x946de1aa, L:/127.0.0.1:41204 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:52.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:52.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.352279 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.353 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x41d95439, L:/127.0.0.1:55058 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:52.354 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:52.357 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:52.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.356256 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36076 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.361 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items
23:51:52.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:52.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.364346 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.365550 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.370101 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.375 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:52.380 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.385200 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:52.396 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:52.396 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items
23:51:52.400 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.389817 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.392086 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.405480 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41196 (request call id 2)
23:51:52.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:52.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.416 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.418933 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36076 (request call id 22)
23:51:52.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.420082 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36076 (request call id 22)
23:51:52.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=366), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [256ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items, [315ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [315ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 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.23.88.60:38527, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [331ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items, [332ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [335ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [351ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [360ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@64231336(state=PENDING, result=null, callback=(continuation of Deferred@130619576 after retry RPC after error@1375934770) -> (continuation of Deferred@1891928388 after retry RPC after error@1393469859), errback=(continuation of Deferred@130619576 after retry RPC after error@1375934770) -> (continuation of Deferred@1891928388 after retry RPC after error@1393469859))) after lookup
23:51:52.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.431094 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.431838 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.436 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7eaedde9, L:/127.0.0.1:37842 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.443116 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.447084 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.449196 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.460 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbde2745e, L:/127.0.0.1:41212 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.462242 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.462242 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.467 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items
23:51:52.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.465502 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.469 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc9675361, L:/127.0.0.1:55070 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.471854 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.473601 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.475 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.483425 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.487174 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.488236 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.491070 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.496 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items
23:51:52.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.494575 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.497 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.502595 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.506384 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.507359 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41204 (request call id 3)
23:51:52.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.515 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:52.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [114ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 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.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items, [183ms] refreshing cache from master, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [187ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@456766805(state=PENDING, result=null, callback=(continuation of Deferred@763437710 after retry RPC after error@1257653878) -> (continuation of Deferred@1148263989 after retry RPC after error@305432819), errback=(continuation of Deferred@763437710 after retry RPC after error@1257653878) -> (continuation of Deferred@1148263989 after retry RPC after error@305432819))) after lookup
23:51:52.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.523002 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41212 (request call id 3)
23:51:52.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.524616 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.527 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:52.528 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:52.528 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:52.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:52.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:52.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:52.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:52.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.532 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.539842 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36106 (request call id 11)
23:51:52.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.542750 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 9)
23:51:52.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:52.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.542800 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 9)
23:51:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.546159 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 9)
23:51:52.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.547703 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 9)
23:51:52.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.547888 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 9)
23:51:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.561019 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.566507 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:52.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:52.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.568377 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.574 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:52.576 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:52.577 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:52.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.580801 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.584812 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.586859 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.587669 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.592 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:52.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:52.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.600225 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.604009 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.607606 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:52.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.608315 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:52.622 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.625532 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.627763 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 14)
23:51:52.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.644008 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36114 (request call id 16)
23:51:52.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.658 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:52.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.668087 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 10)
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.668370 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 10)
23:51:52.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.674659 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 10)
23:51:52.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.680787 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36106 (request call id 16)
23:51:52.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.686794 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 10)
23:51:52.692 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb0635cbf, L:/127.0.0.1:37848 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:52.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.694056 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 10)
23:51:52.700 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3994b18, L:/127.0.0.1:41228 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:52.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.703009 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 10)
23:51:52.704 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items
23:51:52.706 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdda10e11, L:/127.0.0.1:55078 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:52.710 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.714392 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 10)
23:51:52.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.721897 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 10)
23:51:52.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.724386 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 10)
23:51:52.725 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items
23:51:52.729 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:52.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.733976 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 10)
23:51:52.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:52.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=175), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [121ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items, [134ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [135ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 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.23.88.60:38527, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items, [154ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [154ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41228 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.23.88.60:38527, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1844693428(state=PENDING, result=null, callback=(continuation of Deferred@1222760740 after retry RPC after error@1019930627) -> (continuation of Deferred@1724274830 after retry RPC after error@353076107), errback=(continuation of Deferred@1222760740 after retry RPC after error@1019930627) -> (continuation of Deferred@1724274830 after retry RPC after error@353076107))) after lookup
23:51:52.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.752254 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41228 (request call id 3)
23:51:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.754055 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41228 (request call id 3)
23:51:52.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.768798 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 33)
23:51:52.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.769639 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41182 (request call id 18)
23:51:52.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.776968 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.782949 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:52.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.787619 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.789175 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.789361 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.802596 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.800074 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.808516 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.808511 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.817848 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.822863 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.827072 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.828835 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36060 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.838896 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.842397 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 11)
23:51:52.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.844816 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36096 (request call id 14)
23:51:52.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.848507 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 28)
23:51:52.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.851 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.852308 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 37)
23:51:52.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.855290 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 37)
23:51:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.857606 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36060 (request call id 37)
23:51:52.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.865886 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.871202 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 13)
23:51:52.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.873620 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.878875 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.884038 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.885279 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.886221 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.887302 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.889232 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.897738 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.900447 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.905661 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.907717 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.919901 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.926188 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.927812 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.940699 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.942950 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.946022 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 12)
23:51:52.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.949 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.952 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.967087 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41182 (request call id 24)
23:51:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.967276 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41182 (request call id 24)
23:51:52.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.968502 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:52.970 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:52.970 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:52.970 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:52.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:52.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:52.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:52.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:52.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:52.981 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:52.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:52.984 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.986346 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 18)
23:51:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.987686 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 18)
23:51:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:52.989385 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 18)
23:51:52.997 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:53.002 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:53.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:53.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.005144 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 18)
23:51:53.009 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.020515 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 18)
23:51:53.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:53.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.025159 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 18)
23:51:53.027 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:53.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.027647 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 18)
23:51:53.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.038302 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41228 (request call id 11)
23:51:53.045 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:53.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.045048 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41228 (request call id 11)
23:51:53.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.052 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.060882 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36106 (request call id 25)
23:51:53.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.062264 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36106 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36114 (request call id 24)
23:51:53.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.071 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:53.076 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:53.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:53.083477 23981 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items [suppressed 158 similar messages]
23:51:53.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.083746 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 34)
23:51:53.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.083937 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 34)
23:51:53.099 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6257397, L:/127.0.0.1:37854 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:53.103 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15b97e02, L:/127.0.0.1:41230 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:53.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.104959 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 34)
23:51:53.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.105365 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 34)
23:51:53.107 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items
23:51:53.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.108326 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 34)
23:51:53.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.124276 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 34)
23:51:53.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.129531 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 34)
23:51:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.131850 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 20)
23:51:53.135 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4053ba24, L:/127.0.0.1:55086 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:53.139 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.143479 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 20)
23:51:53.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.146857 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 20)
23:51:53.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.153 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.163 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items
23:51:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.162113 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36106 (request call id 26)
23:51:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.162796 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36106 (request call id 26)
23:51:53.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.162050 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36106 (request call id 26)
23:51:53.165 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.165316 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36082 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36106 (request call id 26)
23:51:53.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.191039 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41182 (request call id 29)
23:51:53.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.194761 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.198678 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.203089 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.204741 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.207249 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.223155 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.226073 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.234053 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.242331 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36114 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 2)
23:51:53.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.245221 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36082 (request call id 36)
23:51:53.246 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items
23:51:53.246 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.256 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.258747 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41230 (request call id 3)
23:51:53.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.264127 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36096 (request call id 23)
23:51:53.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.266866 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:36096 (request call id 23)
23:51:53.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [111ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items, [113ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items, [196ms] refreshing cache from master, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [200ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items, [250ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41230 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.23.88.60:38527, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [268ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1207633763(state=PENDING, result=null, callback=(continuation of Deferred@1080835334 after retry RPC after error@1987462302) -> (continuation of Deferred@940253265 after retry RPC after error@668268588) -> (continuation of Deferred@116487645 after retry RPC after error@1114080041), errback=(continuation of Deferred@1080835334 after retry RPC after error@1987462302) -> (continuation of Deferred@940253265 after retry RPC after error@668268588) -> (continuation of Deferred@116487645 after retry RPC after error@1114080041))) after lookup
23:51:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.268906 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 19)
23:51:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.269528 23980 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 19)
23:51:53.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.271142 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 19)
23:51:53.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.276 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:53.276 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:53.276 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:53.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:53.277 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:53.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:53.277 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:53.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.286 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:53.288 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:53.290 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.289471 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 22)
23:51:53.292 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:53.294 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:53.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.294322 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 19)
23:51:53.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.297433 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 19)
23:51:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.298081 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.299093 23980 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.301 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:53.301 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:53.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.308030 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.318150 23980 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.318202 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:53.322 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47212451, L:/127.0.0.1:37860 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:53.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:53.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.326229 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41182 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.328033 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.331 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.333545 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.338251 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.347499 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 13)
23:51:53.351 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:53.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.360 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:53.361 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:53.361 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:53.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:53.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:53.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:53.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:53.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.376 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x94797b67, L:/127.0.0.1:41232 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:53.378 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:53.378 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:53.379 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:53.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.380 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:53.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:53.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:53.381 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:53.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:53.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:53.384 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=100), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [37ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:53.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.395704 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 21)
23:51:53.405 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:53.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.413446 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 21)
23:51:53.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.418205 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41230 (request call id 7)
23:51:53.420 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe7a35576, L:/127.0.0.1:55092 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:53.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:53.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:53.425 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.434521 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41230 (request call id 7)
23:51:53.435 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:53.436 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:53.440 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:53.441 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:53.442 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:53.444 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:53.448 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:53.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.453691 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41230 (request call id 7)
23:51:53.461 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.473394 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41230 (request call id 7)
23:51:53.476 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84cdd9e1, L:/127.0.0.1:37866 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:53.479 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:53.483 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:53.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:53.499 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:53.502 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:53.504 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:53.514 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:53.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.529 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:53.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.532 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.536 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x07147fe0, L:/127.0.0.1:41238 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:53.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.542 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:53.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:53.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.551802 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 0)
23:51:53.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.553580 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 0)
23:51:53.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.555538 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 0)
23:51:53.566 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.563759 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 22)
23:51:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.564877 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 22)
23:51:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.566102 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 22)
23:51:53.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.566807 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.568512 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.577 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items
23:51:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.583287 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.585 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe6321677, L:/127.0.0.1:55104 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:53.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.586194 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.588 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0cf4c4e3, L:/127.0.0.1:55098 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:53.592 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60344b47, L:/127.0.0.1:37876 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:53.596 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.597261 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.598433 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.599483 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.602 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3d906f26, L:/127.0.0.1:41244 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:53.607 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items
23:51:53.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.605681 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.606992 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.608 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.608 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items
23:51:53.609 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.609319 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.613282 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.617412 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.618153 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.624394 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.626 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items
23:51:53.628 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items
23:51:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.627030 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.627941 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 10)
23:51:53.630 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.630 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.649433 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 15)
23:51:53.650 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items
23:51:53.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.651003 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 15)
23:51:53.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [156ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 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.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items, [189ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [190ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41244 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.23.88.60:38527, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@249580191(state=PENDING, result=null, callback=(continuation of Deferred@450492602 after retry RPC after error@1059341093) -> (continuation of Deferred@1660399523 after retry RPC after error@1859106256), errback=(continuation of Deferred@450492602 after retry RPC after error@1059341093) -> (continuation of Deferred@1660399523 after retry RPC after error@1859106256))) after lookup
23:51:53.655 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:53.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.663838 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.667 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:53.667 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:53.667 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:53.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:53.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:53.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:53.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:53.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.672981 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 29)
23:51:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.678108 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 26)
23:51:53.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:53.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:53.685 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.683068 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 26)
23:51:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.687803 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.687955 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.689074 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.692 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:53.694 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:53.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:53.702 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:53.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.702243 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.703673 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.708702 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.710 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:53.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.723598 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.725020 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36096 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.727859 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.727892 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.730 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41238 (request call id 4)
23:51:53.716 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:53.735 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:53.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:53.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=360), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [76ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items, [192ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [192ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 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.23.88.60:38527, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items, [205ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [205ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 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.23.88.60:38527, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [223ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items, [224ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [226ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 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.23.88.60:38527, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [245ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items, [251ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [251ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [341ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@402550103(state=PENDING, result=null, callback=(continuation of Deferred@1796610518 after retry RPC after error@648281055) -> (continuation of Deferred@329372142 after retry RPC after error@2010223128) -> (continuation of Deferred@743636381 after retry RPC after error@362190539) -> (continuation of Deferred@145038134 after retry RPC after error@1939802472), errback=(continuation of Deferred@1796610518 after retry RPC after error@648281055) -> (continuation of Deferred@329372142 after retry RPC after error@2010223128) -> (continuation of Deferred@743636381 after retry RPC after error@362190539) -> (continuation of Deferred@145038134 after retry RPC after error@1939802472))) after lookup
23:51:53.746 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.749294 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41238 (request call id 5)
23:51:53.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.749806 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41238 (request call id 5)
23:51:53.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.750810 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41238 (request call id 5)
23:51:53.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.754056 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 23)
23:51:53.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.757128 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 23)
23:51:53.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.757498 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 23)
23:51:53.759 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x16b0028f, L:/127.0.0.1:55118 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:53.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.766829 23980 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 23)
23:51:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.769763 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 23)
23:51:53.772 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x92203395, L:/127.0.0.1:37886 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:53.773 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x845e63fe, L:/127.0.0.1:41254 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:53.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.774787 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 23)
23:51:53.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.781 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.779490 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41230 (request call id 14)
23:51:53.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.784507 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41230 (request call id 14)
23:51:53.788 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items
23:51:53.788 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.794878 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41230 (request call id 14)
23:51:53.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.797488 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41228 (request call id 28)
23:51:53.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.799661 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 1)
23:51:53.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.813822 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 1)
23:51:53.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.818595 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 1)
23:51:53.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.818586 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 1)
23:51:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.827641 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 34)
23:51:53.829 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items
23:51:53.829 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.833977 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 34)
23:51:53.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.837414 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41228 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 34)
23:51:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.839291 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 34)
23:51:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.847743 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41204 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 29)
23:51:53.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.853 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299998, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.858 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:53.858 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:53.858 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:53.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:53.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:53.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:53.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:53.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.869760 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41238 (request call id 7)
23:51:53.871 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items
23:51:53.871 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.873128 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41238 (request call id 7)
23:51:53.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:53.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:53.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.886889 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41228 (request call id 31)
23:51:53.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:53.889 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:53.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.893658 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 16)
23:51:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.895504 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 16)
23:51:53.901 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:53.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.901904 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 3)
23:51:53.903 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:53.910 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items
23:51:53.910 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.908255 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.909204 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.914316 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.916 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:53.920 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:53.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.919247 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:53.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.931440 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.935158 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.936350 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.943270 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.946 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items
23:51:53.947 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:53.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.944530 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.947542 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41204 (request call id 35)
23:51:53.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:53.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.955 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.957624 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 27)
23:51:53.961 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:53.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.965706 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 27)
23:51:53.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.966773 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41238 (request call id 12)
23:51:53.968 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb2d7b5b, L:/127.0.0.1:37896 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:53.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.977460 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 5)
23:51:53.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.980332 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 5)
23:51:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:53.986763 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:53.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41254 (request call id 5)
23:51:53.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:53.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:53.993 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:53.993 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:53.993 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:53.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:53.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:53.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:53.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:53.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=314), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [71ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items, [97ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 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.23.88.60:38527, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [107ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items, [138ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 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.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [168ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items, [180ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 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.23.88.60:38527, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [208ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items, [220ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 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.23.88.60:38527, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [250ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items, [256ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1964727001(state=PENDING, result=null, callback=(continuation of Deferred@2049727235 after retry RPC after error@19198977) -> (continuation of Deferred@1589090294 after retry RPC after error@1901445995) -> (continuation of Deferred@1773763073 after retry RPC after error@1335562187) -> (continuation of Deferred@762395113 after retry RPC after error@1927342519) -> (continuation of Deferred@1345055896 after retry RPC after error@1205425153), errback=(continuation of Deferred@2049727235 after retry RPC after error@19198977) -> (continuation of Deferred@1589090294 after retry RPC after error@1901445995) -> (continuation of Deferred@1773763073 after retry RPC after error@1335562187) -> (continuation of Deferred@762395113 after retry RPC after error@1927342519) -> (continuation of Deferred@1345055896 after retry RPC after error@1205425153))) after lookup
23:51:54.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.002254 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.002244 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.005648 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.012 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa766cc3d, L:/127.0.0.1:41256 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:54.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.013671 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.015 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items
23:51:54.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:54.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:54.021 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:54.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.023916 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.027145 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.028 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x10918ebe, L:/127.0.0.1:55120 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:54.033 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.037 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:54.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.037106 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41212 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.042088 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.044569 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.047 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:54.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.047271 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41254 (request call id 6)
23:51:54.049 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items
23:51:54.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:54.052 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.055 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:54.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.057 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:54.057 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:54.057 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:54.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:54.060 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:54.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.062690 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41256 (request call id 2)
23:51:54.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.069 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:54.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.078486 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41230 (request call id 20)
23:51:54.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items, [133ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [137ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [153ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41256 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.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@2125463320(state=PENDING, result=null, callback=(continuation of Deferred@857330145 after retry RPC after error@788892184) -> (continuation of Deferred@1419836624 after retry RPC after error@1442221667), errback=(continuation of Deferred@857330145 after retry RPC after error@788892184) -> (continuation of Deferred@1419836624 after retry RPC after error@1442221667))) after lookup
23:51:54.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.085395 23982 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items [suppressed 143 similar messages]
23:51:54.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.085752 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41256 (request call id 3)
23:51:54.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.088557 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.089 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:54.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41256 (request call id 3)
23:51:54.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:54.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.090982 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41196 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41256 (request call id 3)
23:51:54.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:54.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:54.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:54.125 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:54.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:54.129 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:54.135 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:54.135 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:54.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.130184 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 16)
23:51:54.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.132989 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 16)
23:51:54.136 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:54.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.138355 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 31)
23:51:54.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.142870 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 31)
23:51:54.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb25d6a97, L:/127.0.0.1:37912 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:54.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.153237 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41212 (request call id 31)
23:51:54.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.164 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.167913 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 6)
23:51:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.169003 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 37)
23:51:54.170 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:54.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.174104 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 37)
23:51:54.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.176182 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 37)
23:51:54.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa524cdeb, L:/127.0.0.1:41262 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:54.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.181008 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41196 (request call id 37)
23:51:54.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.184 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.185 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items
23:51:54.186 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:54.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.187546 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 7)
23:51:54.189 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc013e2ed, L:/127.0.0.1:55124 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:54.193 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:54.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.193307 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 7)
23:51:54.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.193307 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 7)
23:51:54.196 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:54.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.198566 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 7)
23:51:54.200 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:54.200 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:54.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.214 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:54.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.222975 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 23)
23:51:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.224030 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 23)
23:51:54.235 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:54.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.227770 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41262 (request call id 1)
23:51:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.228041 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41262 (request call id 1)
23:51:54.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.238951 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41262 (request call id 1)
23:51:54.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.247124 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41262 (request call id 1)
23:51:54.254 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e526b6a, L:/127.0.0.1:37914 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:54.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.254009 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41262 (request call id 1)
23:51:54.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.257969 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41230 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41262 (request call id 1)
23:51:54.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.263216 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 17)
23:51:54.264 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items
23:51:54.264 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.268 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:54.268 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:54.268 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:54.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:54.269 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:54.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:54.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:54.272 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1aaf41e, L:/127.0.0.1:41266 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:54.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.273749 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 24)
23:51:54.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.276290 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 24)
23:51:54.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.277451 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 24)
23:51:54.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.279136 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41262 (request call id 2)
23:51:54.280 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items
23:51:54.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=265), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [115ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 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.23.88.60:38527, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [190ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items, [228ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1618088606(state=PENDING, result=null, callback=(continuation of Deferred@143383655 after retry RPC after error@1364752355) -> (continuation of Deferred@1884022692 after retry RPC after error@6155729), errback=(continuation of Deferred@143383655 after retry RPC after error@1364752355) -> (continuation of Deferred@1884022692 after retry RPC after error@6155729))) after lookup
23:51:54.290 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:54.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:54.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.290 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.292 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:54.292 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:54.292 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:54.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:54.293 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:54.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:54.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:54.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:54.296 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa016a419, L:/127.0.0.1:55138 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:54.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.303 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:54.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:54.307 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.308626 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41238 (request call id 19)
23:51:54.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.316123 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 1)
23:51:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.316255 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 1)
23:51:54.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.322307 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 1)
23:51:54.335 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:54.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:54.340 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:54.342 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:54.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.343501 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 1)
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.345378 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 1)
23:51:54.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.353226 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 25)
23:51:54.355 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items
23:51:54.355 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:54.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.359074 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 25)
23:51:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.362458 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 25)
23:51:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.363516 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 14)
23:51:54.365 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8df67f5c, L:/127.0.0.1:37928 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:54.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.368 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.371 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:54.377 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:54.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:54.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.379464 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 2)
23:51:54.382 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:54.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.384650 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 2)
23:51:54.394 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2034c91f, L:/127.0.0.1:41278 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.395576 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 2)
23:51:54.399 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items
23:51:54.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.399768 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 2)
23:51:54.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.402278 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41266 (request call id 2)
23:51:54.403 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:54.408 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8a6e75f0, L:/127.0.0.1:55140 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:54.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=274), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [97ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items, [137ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [138ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items, [143ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items, [186ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41266 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.23.88.60:38527, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1625763869(state=PENDING, result=null, callback=(continuation of Deferred@118331212 after retry RPC after error@827530703) -> (continuation of Deferred@787181391 after retry RPC after error@2010502487), errback=(continuation of Deferred@118331212 after retry RPC after error@827530703) -> (continuation of Deferred@787181391 after retry RPC after error@2010502487))) after lookup
23:51:54.412 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:54.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.413 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.415 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:54.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:54.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.420725 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 9)
23:51:54.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.422650 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 9)
23:51:54.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.425323 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 1)
23:51:54.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:54.428 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:54.430 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:54.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.433252 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 15)
23:51:54.436 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items
23:51:54.436 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.437436 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 15)
23:51:54.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.448001 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 15)
23:51:54.449 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items
23:51:54.449 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc35f22b8, L:/127.0.0.1:37938 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:54.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.451925 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 15)
23:51:54.452 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49097ed0, L:/127.0.0.1:41290 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.453786 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 15)
23:51:54.455 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items
23:51:54.458 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:54.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.467514 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 15)
23:51:54.469 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items
23:51:54.469 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.474 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.471868 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 15)
23:51:54.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.477837 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 26)
23:51:54.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.483734 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 26)
23:51:54.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.485164 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 26)
23:51:54.489 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items
23:51:54.489 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.495895 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 26)
23:51:54.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.499362 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 26)
23:51:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.502640 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 26)
23:51:54.513 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x61451e17, L:/127.0.0.1:55142 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:54.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.521 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.522 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.522912 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 15)
23:51:54.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.524420 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 15)
23:51:54.527 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items
23:51:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.525993 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.526389 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.533392 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.539435 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.541 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.541754 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.546798 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.549000 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.551 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items
23:51:54.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.552847 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.553 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.567605 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.568212 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41278 (request call id 5)
23:51:54.571 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items
23:51:54.572 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.577 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [67ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items, [111ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [111ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items, [134ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items, [147ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 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.23.88.60:38527, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 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.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [188ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41278 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.23.88.60:38527, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [230ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@563748438(state=PENDING, result=null, callback=(continuation of Deferred@1219345355 after retry RPC after error@284285647) -> (continuation of Deferred@808198628 after retry RPC after error@1102438681) -> (continuation of Deferred@1684236551 after retry RPC after error@2052776166) -> (continuation of Deferred@724094280 after retry RPC after error@1174101021) -> (continuation of Deferred@984559348 after retry RPC after error@392144023), errback=(continuation of Deferred@1219345355 after retry RPC after error@284285647) -> (continuation of Deferred@808198628 after retry RPC after error@1102438681) -> (continuation of Deferred@1684236551 after retry RPC after error@2052776166) -> (continuation of Deferred@724094280 after retry RPC after error@1174101021) -> (continuation of Deferred@984559348 after retry RPC after error@392144023))) after lookup
23:51:54.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.582126 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41278 (request call id 6)
23:51:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.588936 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41278 (request call id 6)
23:51:54.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.594229 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41278 (request call id 6)
23:51:54.597 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items
23:51:54.597 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.599502 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41278 (request call id 6)
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.602979 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41278 (request call id 6)
23:51:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.606936 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41278 (request call id 6)
23:51:54.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.622 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:54.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.628399 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.631 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:54.631 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:54.631 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:54.632 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:54.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:54.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:54.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:54.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.640 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:54.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:54.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.643144 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 11)
23:51:54.644 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:54.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.647262 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41238 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 11)
23:51:54.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.648996 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 11)
23:51:54.654 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.653110 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 11)
23:51:54.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:54.664 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items
23:51:54.664 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.667 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:54.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.657229 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 11)
23:51:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.668344 23983 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.23.88.1:48069 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 11)
23:51:54.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:54.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.673671 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 11)
23:51:54.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:54.673807 24254 heartbeater.cc:646] Failed to heartbeat to 127.23.88.61:43707 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.23.88.1:48069 dropped due to backpressure: service queue is full with 1 items
23:51:54.679 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:54.681 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:54.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:54.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.690 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:54.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.693861 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41232 (request call id 30)
23:51:54.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.704527 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41232 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 27)
23:51:54.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.705749 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41290 (request call id 6)
23:51:54.708 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x96dbe1d5, L:/127.0.0.1:55146 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:54.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.714007 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41290 (request call id 6)
23:51:54.721 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0fceb118, L:/127.0.0.1:41300 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.722976 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41290 (request call id 6)
23:51:54.724 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items
23:51:54.725 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2611848, L:/127.0.0.1:37950 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:54.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=350), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [49ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items, [117ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [118ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items, [129ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [138ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items, [148ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [151ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 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.23.88.60:38527, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [168ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items, [168ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [169ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 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.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items, [194ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 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.23.88.60:38527, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [249ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items, [262ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [306ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [307ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@697299668(state=PENDING, result=null, callback=(continuation of Deferred@178239884 after retry RPC after error@2029172500) -> (continuation of Deferred@821079925 after retry RPC after error@1715462893) -> (continuation of Deferred@295400575 after retry RPC after error@2092706639) -> (continuation of Deferred@1233299626 after retry RPC after error@1353913341) -> (continuation of Deferred@440515864 after retry RPC after error@121244492) -> (continuation of Deferred@1528898809 after retry RPC after error@323352731), errback=(continuation of Deferred@178239884 after retry RPC after error@2029172500) -> (continuation of Deferred@821079925 after retry RPC after error@1715462893) -> (continuation of Deferred@295400575 after retry RPC after error@2092706639) -> (continuation of Deferred@1233299626 after retry RPC after error@1353913341) -> (continuation of Deferred@440515864 after retry RPC after error@121244492) -> (continuation of Deferred@1528898809 after retry RPC after error@323352731))) after lookup
23:51:54.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.737524 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 19)
23:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.738994 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 19)
23:51:54.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:54.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.744655 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 9)
23:51:54.748 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.762768 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 28)
23:51:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.762962 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 28)
23:51:54.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.765663 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 28)
23:51:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.768034 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 28)
23:51:54.769 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items
23:51:54.769 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.783335 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 28)
23:51:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.786006 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 28)
23:51:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.788687 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 28)
23:51:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.791258 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41244 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 12)
23:51:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.791378 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 12)
23:51:54.793 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items
23:51:54.793 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.795 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.796 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:54.796 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:54.796 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:54.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:54.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:54.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:54.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:54.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:54.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:54.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.805861 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 20)
23:51:54.808 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.809432 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41300 (request call id 3)
23:51:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.811806 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41300 (request call id 3)
23:51:54.817 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:54.818 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:54.819 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:54.822 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:54.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.822268 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41300 (request call id 3)
23:51:54.824 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:54.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.824509 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41300 (request call id 3)
23:51:54.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.824720 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41300 (request call id 3)
23:51:54.833 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:54.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:54.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [76ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [146ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items, [151ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41300 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.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1340179672(state=PENDING, result=null, callback=(continuation of Deferred@1253948824 after retry RPC after error@511354772) -> (continuation of Deferred@902509026 after retry RPC after error@1984931015) -> (continuation of Deferred@1371117291 after retry RPC after error@439672143), errback=(continuation of Deferred@1253948824 after retry RPC after error@511354772) -> (continuation of Deferred@902509026 after retry RPC after error@1984931015) -> (continuation of Deferred@1371117291 after retry RPC after error@439672143))) after lookup
23:51:54.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:54.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.845 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:54.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.845098 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 22)
23:51:54.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.845098 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 22)
23:51:54.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:54.845 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:54.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9b77054, L:/127.0.0.1:37958 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:54.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.851061 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 22)
23:51:54.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.865315 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 21)
23:51:54.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.866736 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 13)
23:51:54.867 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc96153f, L:/127.0.0.1:41316 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:54.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.868724 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 13)
23:51:54.872 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items
23:51:54.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.874208 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 13)
23:51:54.877 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x09938c9b, L:/127.0.0.1:55152 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:54.881 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.886056 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 13)
23:51:54.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.895179 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 13)
23:51:54.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.902238 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 1)
23:51:54.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.905609 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 1)
23:51:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.911940 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 1)
23:51:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.913895 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 1)
23:51:54.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.925263 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 14)
23:51:54.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.925999 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 14)
23:51:54.927 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items
23:51:54.927 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.932190 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 14)
23:51:54.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.933817 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41254 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 14)
23:51:54.943 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items
23:51:54.943 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.942354 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 14)
23:51:54.945 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.945 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:54.946 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:54.946 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:54.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:54.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:54.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:54.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:54.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:54.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.951237 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 10)
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.954038 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41254 (request call id 26)
23:51:54.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:54.956 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.961524 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 13)
23:51:54.969 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items
23:51:54.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:54.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:54.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.967926 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 13)
23:51:54.973 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:54.977 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:54.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.979507 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 13)
23:51:54.982 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:54.984 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:54.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:54.985680 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:54.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 13)
23:51:54.987 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:54.988 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:54.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:54.993 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:54.993 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:54.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:55.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.002753 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.006968 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.011 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:55.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.011986 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.013509 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.022322 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.024674 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.035 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4cda9920, L:/127.0.0.1:37970 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:55.040 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2fc48c0e, L:/127.0.0.1:55162 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.042816 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.046 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x72f30afa, L:/127.0.0.1:41322 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:55.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.047 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.044371 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41316 (request call id 4)
23:51:55.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 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.23.88.60:38527, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [87ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items, [128ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items, [144ms] refreshing cache from master, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [150ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items, [161ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [161ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41316 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.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [188ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@132356099(state=PENDING, result=null, callback=(continuation of Deferred@72582793 after retry RPC after error@909024105) -> (continuation of Deferred@2088033089 after retry RPC after error@1741449036) -> (continuation of Deferred@2134098674 after retry RPC after error@1032125358) -> (continuation of Deferred@1735430540 after retry RPC after error@1669495849), errback=(continuation of Deferred@72582793 after retry RPC after error@909024105) -> (continuation of Deferred@2088033089 after retry RPC after error@1741449036) -> (continuation of Deferred@2134098674 after retry RPC after error@1032125358) -> (continuation of Deferred@1735430540 after retry RPC after error@1669495849))) after lookup
23:51:55.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.051349 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:55.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=80), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [58ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:55.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.058 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:55.058 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:55.058 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:55.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:55.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:55.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:55.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:55.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.067950 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 16)
23:51:55.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:55.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:55.087 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.099 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:55.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.106392 23981 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items [suppressed 143 similar messages]
23:51:55.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.106665 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.115247 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.117 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:55.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.118996 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.119933 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41256 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:55.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.124886 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.126315 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.128 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:55.129 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:55.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:55.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.143476 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.148 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:55.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.151973 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 12)
23:51:55.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.149829 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.163442 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 6)
23:51:55.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:55.172 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:55.183 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0920498f, L:/127.0.0.1:37982 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:55.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.186048 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41256 (request call id 29)
23:51:55.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.190356 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.192 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 19)
23:51:55.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.195133 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 19)
23:51:55.196 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbfed1a09, L:/127.0.0.1:41324 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:55.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.197394 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 19)
23:51:55.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.198814 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 19)
23:51:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.200729 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 19)
23:51:55.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.203763 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 19)
23:51:55.202 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items
23:51:55.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.220 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc4a70351, L:/127.0.0.1:55164 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:55.220 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.222455 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 9)
23:51:55.223 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.224442 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 9)
23:51:55.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.226270 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 8)
23:51:55.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.239245 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 8)
23:51:55.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.240644 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 8)
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.242997 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 8)
23:51:55.244 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items
23:51:55.250 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.245041 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 8)
23:51:55.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.260387 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 11)
23:51:55.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.263162 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41324 (request call id 2)
23:51:55.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.266404 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41324 (request call id 2)
23:51:55.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.267372 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41324 (request call id 2)
23:51:55.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.279655 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41324 (request call id 2)
23:51:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.284978 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41324 (request call id 2)
23:51:55.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.289359 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41324 (request call id 2)
23:51:55.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [92ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items, [142ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [146ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items, [151ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [152ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [167ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@2129882181(state=PENDING, result=null, callback=(continuation of Deferred@58125634 after retry RPC after error@1338480324) -> (continuation of Deferred@2074626430 after retry RPC after error@517772042), errback=(continuation of Deferred@58125634 after retry RPC after error@1338480324) -> (continuation of Deferred@2074626430 after retry RPC after error@517772042))) after lookup
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.298099 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41324 (request call id 3)
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.298381 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41324 (request call id 3)
23:51:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.303750 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41324 (request call id 3)
23:51:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.305351 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41324 (request call id 3)
23:51:55.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.322 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:55.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.325914 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 20)
23:51:55.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.338637 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 13)
23:51:55.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.340273 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 13)
23:51:55.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.344429 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 13)
23:51:55.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.345960 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 13)
23:51:55.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.361641 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 6)
23:51:55.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.364966 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 22)
23:51:55.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.372459 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 15)
23:51:55.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.380849 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 15)
23:51:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.384110 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 15)
23:51:55.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.385583 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 15)
23:51:55.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.391875 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 15)
23:51:55.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.398 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:55.398 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:55.398 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:55.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:55.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:55.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:55.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:55.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:55.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:55.408 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.411303 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 24)
23:51:55.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.413795 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 22)
23:51:55.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.412798 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41278 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 22)
23:51:55.417 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:55.418 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:55.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.420208 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 22)
23:51:55.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:55.421 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:55.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:55.425 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:55.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.428 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.431 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:55.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:55.442 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe2669172, L:/127.0.0.1:37990 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:55.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.444088 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 12)
23:51:55.447 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:55.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.448132 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 25)
23:51:55.458 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd894490d, L:/127.0.0.1:41338 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:55.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.459352 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 25)
23:51:55.460 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items
23:51:55.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.464977 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.465970 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.468695 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.478415 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.481 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x43d4444a, L:/127.0.0.1:55176 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:55.485 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.485520 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.500 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items
23:51:55.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.498875 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.498875 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.502 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.503384 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41278 (request call id 25)
23:51:55.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.508620 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 21)
23:51:55.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.518920 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41338 (request call id 2)
23:51:55.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.519590 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 22)
23:51:55.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.520386 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 22)
23:51:55.521 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items
23:51:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.521776 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 22)
23:51:55.522 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.526197 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 22)
23:51:55.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.538589 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41338 (request call id 3)
23:51:55.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.538888 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41338 (request call id 3)
23:51:55.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.540653 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41338 (request call id 3)
23:51:55.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.545832 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41338 (request call id 3)
23:51:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.552186 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41338 (request call id 3)
23:51:55.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.560824 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41338 (request call id 3)
23:51:55.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.564 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [33ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 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.23.88.60:38527, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 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.23.88.60:38527, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41338 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@626222018(state=PENDING, result=null, callback=(continuation of Deferred@142197085 after retry RPC after error@1956833806) -> (continuation of Deferred@1807481853 after retry RPC after error@1430833211) -> (continuation of Deferred@326994150 after retry RPC after error@1894576669), errback=(continuation of Deferred@142197085 after retry RPC after error@1956833806) -> (continuation of Deferred@1807481853 after retry RPC after error@1430833211) -> (continuation of Deferred@326994150 after retry RPC after error@1894576669))) after lookup
23:51:55.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.568706 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.571213 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.578953 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.585830 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.591843 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.598601 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.600822 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.606079 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41338 (request call id 4)
23:51:55.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.606055 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:55.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.611538 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 27)
23:51:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.618217 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 27)
23:51:55.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.622169 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 29)
23:51:55.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.625082 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41244 (request call id 29)
23:51:55.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.638548 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 7)
23:51:55.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.639978 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 14)
23:51:55.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.645555 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 14)
23:51:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.651235 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 14)
23:51:55.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.663642 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 14)
23:51:55.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.664486 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 14)
23:51:55.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.671626 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 29)
23:51:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.676894 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.678875 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.679590 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.684432 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.685675 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.693472 23982 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.23.88.3:52209 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:55.694975 24534 heartbeater.cc:646] Failed to heartbeat to 127.23.88.61:43707 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.23.88.3:52209 dropped due to backpressure: service queue is full with 1 items
23:51:55.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.699182 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.704470 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 17)
23:51:55.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.715 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:55.715 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:55.716 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:55.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:55.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:55.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:55.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:55.720 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:55.721 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:55.724 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.724500 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 10)
23:51:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.726541 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 25)
23:51:55.727 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.726629 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 25)
23:51:55.729 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:55.730 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:55.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.734 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:55.734 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:55.735 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:55.735 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:55.736 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:55.736 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:55.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:55.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:55.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:55.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.753134 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 21)
23:51:55.755 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:55.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:55.759 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:55.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.760751 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 21)
23:51:55.760 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xab436a92, L:/127.0.0.1:38004 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:55.769 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:55.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.770 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:55.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.772430 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.778 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:55.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.779388 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.781250 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.783 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:55.783 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:55.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.785912 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41290 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.788 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:55.792 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:55.793 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:55.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:55.798 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc25e6aad, L:/127.0.0.1:41342 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:55.801 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items
23:51:55.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.800244 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.802 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:55.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.802982 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.805528 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:55.815 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa09192ee, L:/127.0.0.1:38010 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:55.816 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:55.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:55.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.819980 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 30)
23:51:55.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.827 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:55.829 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x22af0748, L:/127.0.0.1:55186 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:55.833 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.836 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b1847f5, L:/127.0.0.1:41354 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:55.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.839540 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41354 (request call id 0)
23:51:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.840413 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 19)
23:51:55.841 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items
23:51:55.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.845448 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 34)
23:51:55.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.848489 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 34)
23:51:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.850808 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 34)
23:51:55.852 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items
23:51:55.852 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.854 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc8e600d0, L:/127.0.0.1:55196 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:55.858 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.863819 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 34)
23:51:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.865234 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 34)
23:51:55.867 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items
23:51:55.867 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.867946 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41290 (request call id 34)
23:51:55.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.874667 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.878283 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.885914 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.888782 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.889 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items
23:51:55.890 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.898691 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.899700 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.905200 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.905172 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.908 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items
23:51:55.909 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.919312 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41342 (request call id 2)
23:51:55.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:55.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41342 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.23.88.60:38527, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1930300831(state=PENDING, result=null, callback=(continuation of Deferred@1754512154 after retry RPC after error@1119330187) -> (continuation of Deferred@281048994 after retry RPC after error@320991952), errback=(continuation of Deferred@1754512154 after retry RPC after error@1119330187) -> (continuation of Deferred@281048994 after retry RPC after error@320991952))) after lookup
23:51:55.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.932359 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41342 (request call id 3)
23:51:55.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.934405 23983 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 23)
23:51:55.935 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items
23:51:55.936 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.937732 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.939846 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 21)
23:51:55.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.940083 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 21)
23:51:55.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.948825 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41342 (request call id 4)
23:51:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.950974 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41342 (request call id 4)
23:51:55.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.958721 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41342 (request call id 4)
23:51:55.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.958721 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41342 (request call id 4)
23:51:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.966796 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41342 (request call id 4)
23:51:55.967 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items
23:51:55.967 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.971293 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41342 (request call id 4)
23:51:55.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:55.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:55.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.980696 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 31)
23:51:55.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.989799 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41262 (request call id 31)
23:51:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.991773 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 34)
23:51:55.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:55.997992 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:55.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 28)
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.009132 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 28)
23:51:56.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.011946 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 28)
23:51:56.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.019836 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41262 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 28)
23:51:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.025766 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41316 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41354 (request call id 6)
23:51:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.028982 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41354 (request call id 6)
23:51:56.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=272), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [39ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items, [76ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [76ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 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.23.88.60:38527, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 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.23.88.60:38527, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items, [108ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items, [154ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 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.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items, [185ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [247ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@15035345(state=PENDING, result=null, callback=(continuation of Deferred@872024570 after retry RPC after error@833612126) -> (continuation of Deferred@1264244167 after retry RPC after error@1623889054) -> (continuation of Deferred@60613796 after retry RPC after error@1303845008) -> (continuation of Deferred@1348343820 after retry RPC after error@1686374653) -> (continuation of Deferred@14252301 after retry RPC after error@1977582110) -> (continuation of Deferred@1432451793 after retry RPC after error@300303200), errback=(continuation of Deferred@872024570 after retry RPC after error@833612126) -> (continuation of Deferred@1264244167 after retry RPC after error@1623889054) -> (continuation of Deferred@60613796 after retry RPC after error@1303845008) -> (continuation of Deferred@1348343820 after retry RPC after error@1686374653) -> (continuation of Deferred@14252301 after retry RPC after error@1977582110) -> (continuation of Deferred@1432451793 after retry RPC after error@300303200))) after lookup
23:51:56.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.037940 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 13)
23:51:56.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.051901 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 36)
23:51:56.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.054396 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 36)
23:51:56.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.056349 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 36)
23:51:56.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:56.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.059585 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 22)
23:51:56.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.061025 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 22)
23:51:56.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.065033 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 22)
23:51:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.066918 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41324 (request call id 22)
23:51:56.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.080 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.081 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.081 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.081 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.082 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.082 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.082 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.082 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.085676 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 35)
23:51:56.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.087400 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 35)
23:51:56.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.088771 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 10)
23:51:56.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.092 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.093 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.093426 23999 debug-util.cc:398] Leaking SignalData structure 0x7b08000415c0 after lost signal to thread 23962
23:51:56.094 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.097966 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.100 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.104888 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.105966 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.106226 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:56.111474 23982 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items [suppressed 166 similar messages]
23:51:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.111773 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.113 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.120 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x13a36a0d, L:/127.0.0.1:38024 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.123214 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.124908 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.124908 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41300 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.127 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.129932 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41342 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.131445 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41266 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41316 (request call id 29)
23:51:56.141 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.143 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9853c48c, L:/127.0.0.1:41370 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.150 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.146776 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 38)
23:51:56.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.148183 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 38)
23:51:56.152 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items
23:51:56.154 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.154 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.154 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.156 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.159703 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41300 (request call id 38)
23:51:56.176 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x626c4c49, L:/127.0.0.1:55198 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:56.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.182 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.187 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.187 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.188804 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.189059 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.195977 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.197 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items
23:51:56.198 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.199 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.201879 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.211 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.221066 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.221472 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.223 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items
23:51:56.224 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.224 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.223938 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.225117 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.226 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.235924 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41342 (request call id 12)
23:51:56.240 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items
23:51:56.241 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.242 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.242056 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.246 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.255530 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41370 (request call id 4)
23:51:56.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.261142 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41370 (request call id 4)
23:51:56.273 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.279603 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41370 (request call id 4)
23:51:56.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.293 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.294 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.294 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.294 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [29ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items, [94ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [94ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 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.23.88.60:38527, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items, [126ms] refreshing cache from master, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [130ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items, [130ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [131ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [146ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [149ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41370 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.23.88.60:38527, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1835402260(state=PENDING, result=null, callback=(continuation of Deferred@708451981 after retry RPC after error@1803246908) -> (continuation of Deferred@1597043863 after retry RPC after error@44764609) -> (continuation of Deferred@2023732591 after retry RPC after error@1237091837) -> (continuation of Deferred@292574225 after retry RPC after error@1273992955), errback=(continuation of Deferred@708451981 after retry RPC after error@1803246908) -> (continuation of Deferred@1597043863 after retry RPC after error@44764609) -> (continuation of Deferred@2023732591 after retry RPC after error@1237091837) -> (continuation of Deferred@292574225 after retry RPC after error@1273992955))) after lookup
23:51:56.295 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.297 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7982cb33, L:/127.0.0.1:41376 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.298089 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 15)
23:51:56.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.298377 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 15)
23:51:56.300 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items
23:51:56.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.301532 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 15)
23:51:56.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.303452 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 31)
23:51:56.306 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd67237b, L:/127.0.0.1:38028 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.310 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf6bc6507, L:/127.0.0.1:55214 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:56.314 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.315 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.317 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.318841 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 31)
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.321285 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 31)
23:51:56.322 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items
23:51:56.323 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.326 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.330 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.332079 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 39)
23:51:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.334656 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 39)
23:51:56.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.337854 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 39)
23:51:56.340 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.341 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.341616 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41266 (request call id 39)
23:51:56.342 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items
23:51:56.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.345 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.345 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.350 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.350 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.351 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.351 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.352 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.363505 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 32)
23:51:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.365550 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 32)
23:51:56.366 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items
23:51:56.367 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.368 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.370 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc51c684b, L:/127.0.0.1:38032 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.376 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.376060 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 32)
23:51:56.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.382468 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 32)
23:51:56.386 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items
23:51:56.386 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.389 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.398543 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 21)
23:51:56.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.403694 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 16)
23:51:56.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.404350 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 16)
23:51:56.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.409 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.417 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f46c7ca, L:/127.0.0.1:55222 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:56.417 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5ab7156c, L:/127.0.0.1:41386 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.419225 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 16)
23:51:56.424 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items
23:51:56.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.421626 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 16)
23:51:56.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.422703 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 16)
23:51:56.427 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items
23:51:56.427 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.427 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.428 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.429 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.435 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.437 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.439929 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 16)
23:51:56.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.444 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.449 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=141), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [50ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41386 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.23.88.60:38527, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [131ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@810023764(state=PENDING, result=null, callback=(continuation of Deferred@661264372 after retry RPC after error@29191167), errback=(continuation of Deferred@661264372 after retry RPC after error@29191167))) after lookup
23:51:56.459 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.460834 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41386 (request call id 2)
23:51:56.464 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.468 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0bd0bf41, L:/127.0.0.1:41392 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.469624 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41386 (request call id 2)
23:51:56.471 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items
23:51:56.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.474819 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41370 (request call id 8)
23:51:56.477 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa2c4e0ea, L:/127.0.0.1:55232 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.480814 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41370 (request call id 8)
23:51:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.481945 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41370 (request call id 8)
23:51:56.483 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items
23:51:56.484 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbc2abf3d, L:/127.0.0.1:38046 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.487130 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41370 (request call id 8)
23:51:56.491 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.492 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.502285 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:56.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.506852 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41386 (request call id 4)
23:51:56.512 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items
23:51:56.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.510916 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41386 (request call id 4)
23:51:56.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.515708 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41386 (request call id 4)
23:51:56.516 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.518784 23980 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 22)
23:51:56.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.524482 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 22)
23:51:56.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.530483 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 22)
23:51:56.531 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items
23:51:56.534 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.535112 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 22)
23:51:56.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.543766 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 22)
23:51:56.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.551369 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 22)
23:51:56.552 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items
23:51:56.556 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.557 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.555981 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 22)
23:51:56.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.563 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.563 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.563 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.563 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.564 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.566004 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41376 (request call id 7)
23:51:56.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.572 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items
23:51:56.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.571036 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41376 (request call id 7)
23:51:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.578085 23982 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41376 (request call id 7)
23:51:56.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.581 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.585 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.587 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.587566 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41376 (request call id 7)
23:51:56.592 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.597 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.596201 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41376 (request call id 7)
23:51:56.599 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.604 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.605 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.606 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.606 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.606 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=423), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [101ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [113ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [117ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [128ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 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.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [169ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 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.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [188ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [226ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [229ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [230ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [284ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [285ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [293ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [365ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [377ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@219854784(state=PENDING, result=null, callback=(continuation of Deferred@867344057 after retry RPC after error@2094047798) -> (continuation of Deferred@1369986857 after retry RPC after error@156520043) -> (continuation of Deferred@783572654 after retry RPC after error@1468831836) -> (continuation of Deferred@1150196891 after retry RPC after error@1862444407) -> (continuation of Deferred@1666176791 after retry RPC after error@1345518938) -> (continuation of Deferred@1617480067 after retry RPC after error@448520676) -> (continuation of Deferred@131168971 after retry RPC after error@1078894406), errback=(continuation of Deferred@867344057 after retry RPC after error@2094047798) -> (continuation of Deferred@1369986857 after retry RPC after error@156520043) -> (continuation of Deferred@783572654 after retry RPC after error@1468831836) -> (continuation of Deferred@1150196891 after retry RPC after error@1862444407) -> (continuation of Deferred@1666176791 after retry RPC after error@1345518938) -> (continuation of Deferred@1617480067 after retry RPC after error@448520676) -> (continuation of Deferred@131168971 after retry RPC after error@1078894406))) after lookup
23:51:56.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:56.619 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.620 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd458d884, L:/127.0.0.1:41400 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.623533 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 38)
23:51:56.625 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items
23:51:56.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.630614 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41392 (request call id 5)
23:51:56.631 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8049234f, L:/127.0.0.1:38050 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.636356 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41392 (request call id 5)
23:51:56.638 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.640 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.643 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.645140 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41386 (request call id 6)
23:51:56.646 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items
23:51:56.646 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.648 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8d47de05, L:/127.0.0.1:55246 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:56.652 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.652 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.658 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.662 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.665 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:56.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.673727 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41400 (request call id 1)
23:51:56.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.685791 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41400 (request call id 1)
23:51:56.690 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x2b8a6071, L:/127.0.0.1:55248 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.690680 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 39)
23:51:56.694 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items
23:51:56.694 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.694072 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41322 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41392 (request call id 6)
23:51:56.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.698012 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 13)
23:51:56.700 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items
23:51:56.700 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.708 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3c969f5a, L:/127.0.0.1:38064 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.707118 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 13)
23:51:56.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.713079 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 13)
23:51:56.715 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x308ce8c7, L:/127.0.0.1:41410 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.714910 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 13)
23:51:56.717 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items
23:51:56.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.716778 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 13)
23:51:56.717 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.720 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items
23:51:56.720 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.721 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.718325 23983 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.23.88.1:48069 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.3:52209 (request call id 13)
23:51:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.733914 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41400 (request call id 3)
23:51:56.744 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items
23:51:56.744 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.743283 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41400 (request call id 3)
23:51:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.746027 23983 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 40)
23:51:56.747 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items
23:51:56.747 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.748514 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 40)
23:51:56.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.755430 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 40)
23:51:56.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.763844 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 40)
23:51:56.765 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items
23:51:56.765 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.766721 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41322 (request call id 40)
23:51:56.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [37ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items, [50ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items, [83ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [86ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 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.23.88.60:38527, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items, [130ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [146ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items, [160ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41400 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.23.88.60:38527, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1775883333(state=PENDING, result=null, callback=(continuation of Deferred@1457731792 after retry RPC after error@1492786012) -> (continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285), errback=(continuation of Deferred@1457731792 after retry RPC after error@1492786012) -> (continuation of Deferred@774547830 after retry RPC after error@167127818) -> (continuation of Deferred@1176282972 after retry RPC after error@1312060472) -> (continuation of Deferred@892208529 after retry RPC after error@230217285))) after lookup
23:51:56.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.778 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.779 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.779 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.779 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.785429 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 17)
23:51:56.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:56.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.795177 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41410 (request call id 3)
23:51:56.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.796710 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41410 (request call id 3)
23:51:56.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.798628 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41410 (request call id 3)
23:51:56.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.806 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.811 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.809873 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41410 (request call id 3)
23:51:56.813 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.818356 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41338 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41410 (request call id 3)
23:51:56.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.824 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.827 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.831 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=427), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [55ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 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.23.88.60:38527, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [87ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 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.23.88.60:38527, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [128ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [146ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [154ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [206ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [218ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [218ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 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.23.88.60:38527, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [269ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [272ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [272ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items, [273ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41392 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.23.88.60:38527, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [405ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [407ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@924391720(state=PENDING, result=null, callback=(continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452) -> (continuation of Deferred@1391103660 after retry RPC after error@1656019149) -> (continuation of Deferred@31835944 after retry RPC after error@1640040890) -> (continuation of Deferred@1733850304 after retry RPC after error@594459222) -> (continuation of Deferred@203285908 after retry RPC after error@1710793076) -> (continuation of Deferred@1101150079 after retry RPC after error@390629655), errback=(continuation of Deferred@1240384839 after retry RPC after error@1727709838) -> (continuation of Deferred@306061698 after retry RPC after error@1829878452) -> (continuation of Deferred@1391103660 after retry RPC after error@1656019149) -> (continuation of Deferred@31835944 after retry RPC after error@1640040890) -> (continuation of Deferred@1733850304 after retry RPC after error@594459222) -> (continuation of Deferred@203285908 after retry RPC after error@1710793076) -> (continuation of Deferred@1101150079 after retry RPC after error@390629655))) after lookup
23:51:56.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.847 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:56.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 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.23.88.60:38527, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 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.23.88.60:38527, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41410 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@817731846(state=PENDING, result=null, callback=(continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599), errback=(continuation of Deferred@1356138508 after retry RPC after error@1633281575) -> (continuation of Deferred@1863679514 after retry RPC after error@868003671) -> (continuation of Deferred@1272005700 after retry RPC after error@1696070599))) after lookup
23:51:56.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.842291 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41338 (request call id 27)
23:51:56.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:56.851 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.858211 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 8)
23:51:56.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.861951 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41410 (request call id 4)
23:51:56.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.862353 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41410 (request call id 4)
23:51:56.866 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c92fa39, L:/127.0.0.1:38076 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.870568 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.871 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe26ac9c7, L:/127.0.0.1:41426 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41410 (request call id 4)
23:51:56.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.872510 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41410 (request call id 4)
23:51:56.874 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items
23:51:56.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:56.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.877 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.877 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.877 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.878 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.887141 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 14)
23:51:56.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.889660 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.894 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x330c43ff, L:/127.0.0.1:55264 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:56.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.895002 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.899 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.899 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.901 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.901093 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.902 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:56.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:56.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.904322 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.907 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:56.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:56.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.911877 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.913796 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.914 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:56.920 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items
23:51:56.923 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.925069 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.925115 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.930641 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 9)
23:51:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.936043 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 17)
23:51:56.937 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x744eab1a, L:/127.0.0.1:41436 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:56.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.938584 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 17)
23:51:56.940 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items
23:51:56.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.941522 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 17)
23:51:56.942 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items
23:51:56.942 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.944813 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 17)
23:51:56.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.961 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.962682 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 3)
23:51:56.963 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:56.964 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:56.964 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:56.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:56.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:56.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.969882 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 3)
23:51:56.971 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8fea92b9, L:/127.0.0.1:38086 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:56.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.973176 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 10)
23:51:56.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:56.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.976542 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 10)
23:51:56.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:56.979 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items
23:51:56.979 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:56.980 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:56.982 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:56.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:56.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:56.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.986 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:56.988 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:56.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.989125 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 23)
23:51:56.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:56.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:56.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:56.997053 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:56.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.000515 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.001 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:57.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.000650 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.006749 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:57.009 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:57.010 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb825bf66, L:/127.0.0.1:55276 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:57.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:57.015 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.020177 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.020711 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:57.024 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:57.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.025112 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.025 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.030369 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.031 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:57.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.033 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08b8daff, L:/127.0.0.1:41438 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.034503 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.036 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items
23:51:57.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.039886 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.044530 23981 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.045516 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41426 (request call id 4)
23:51:57.049 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items
23:51:57.051 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:57.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=247), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [60ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items, [89ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 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.23.88.60:38527, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [110ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items, [112ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [113ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 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.23.88.60:38527, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [128ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [132ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items, [133ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [148ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items, [170ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41426 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.23.88.60:38527, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@747633633(state=PENDING, result=null, callback=(continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004), errback=(continuation of Deferred@586889281 after retry RPC after error@2113388077) -> (continuation of Deferred@297681060 after retry RPC after error@1111351681) -> (continuation of Deferred@973074615 after retry RPC after error@2042177395) -> (continuation of Deferred@451015552 after retry RPC after error@939342004))) after lookup
23:51:57.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.061424 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 10)
23:51:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.063882 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41436 (request call id 2)
23:51:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.064859 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41436 (request call id 2)
23:51:57.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:57.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.069016 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41436 (request call id 2)
23:51:57.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=173), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items, [77ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items, [150ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [151ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41436 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.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@567625631(state=PENDING, result=null, callback=(continuation of Deferred@840546946 after retry RPC after error@272516104) -> (continuation of Deferred@1243146163 after retry RPC after error@1106950352), errback=(continuation of Deferred@840546946 after retry RPC after error@272516104) -> (continuation of Deferred@1243146163 after retry RPC after error@1106950352))) after lookup
23:51:57.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:57.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.079160 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 19)
23:51:57.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.091962 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.092 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe8886da3, L:/127.0.0.1:38094 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 7)
23:51:57.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1c6d32d4, L:/127.0.0.1:55292 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:57.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.096 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.099 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.100256 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 11)
23:51:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.104084 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 11)
23:51:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.105795 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 11)
23:51:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.110407 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 11)
23:51:57.111 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items
23:51:57.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:57.112311 23982 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items [suppressed 138 similar messages]
23:51:57.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.112599 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 11)
23:51:57.116 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:57.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.124832 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 11)
23:51:57.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.128851 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 11)
23:51:57.131 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items
23:51:57.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.130271 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.130610 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.136 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.145066 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.146289 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.149363 23980 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.150 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items
23:51:57.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.153136 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.154 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.165077 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.169379 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 16)
23:51:57.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.184 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.188 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.190181 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41438 (request call id 4)
23:51:57.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.190847 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41438 (request call id 4)
23:51:57.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.197 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:57.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=211), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [49ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items, [110ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [113ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items, [122ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items, [129ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 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.23.88.60:38527, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [149ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [150ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 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.23.88.60:38527, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [167ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41438 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.23.88.60:38527, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [206ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1774965068(state=PENDING, result=null, callback=(continuation of Deferred@1180392077 after retry RPC after error@1491606610) -> (continuation of Deferred@1049807148 after retry RPC after error@165948931) -> (continuation of Deferred@368542336 after retry RPC after error@224724704) -> (continuation of Deferred@630613449 after retry RPC after error@229299022), errback=(continuation of Deferred@1180392077 after retry RPC after error@1491606610) -> (continuation of Deferred@1049807148 after retry RPC after error@165948931) -> (continuation of Deferred@368542336 after retry RPC after error@224724704) -> (continuation of Deferred@630613449 after retry RPC after error@229299022))) after lookup
23:51:57.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.201951 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.203080 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.204849 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.212286 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.223559 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.224102 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.225658 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.232250 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.242722 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.252942 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:41438 (request call id 5)
23:51:57.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.261231 23980 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 19)
23:51:57.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.263106 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 19)
23:51:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.269722 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 19)
23:51:57.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.272387 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 19)
23:51:57.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.286 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:57.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.298616 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 21)
23:51:57.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.304816 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 11)
23:51:57.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.310527 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 8)
23:51:57.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.314886 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 13)
23:51:57.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.316249 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 13)
23:51:57.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.320454 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 13)
23:51:57.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.324911 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 31)
23:51:57.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.330827 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 31)
23:51:57.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.335407 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 31)
23:51:57.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.340413 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 31)
23:51:57.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.345469 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.349888 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.352613 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.355504 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.360430 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.370334 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.374938 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.379897 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 23)
23:51:57.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.391340 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 18)
23:51:57.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.395216 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 18)
23:51:57.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.400740 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 18)
23:51:57.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.400877 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 18)
23:51:57.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.411680 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 19)
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.413913 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 12)
23:51:57.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.420648 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 12)
23:51:57.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.422541 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 12)
23:51:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.430104 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 12)
23:51:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.432816 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 15)
23:51:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.441650 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 15)
23:51:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.444533 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 32)
23:51:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.445961 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 32)
23:51:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.452472 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.452612 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.454656 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.461177 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.463217 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.470584 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.475071 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41370 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.480484 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.483292 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.2:41443 (request call id 17)
23:51:57.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.494588 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 23)
23:51:57.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.505563 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 33)
23:51:57.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.513527 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 25)
23:51:57.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.515251 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 25)
23:51:57.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.520067 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 25)
23:51:57.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.521052 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 26)
23:51:57.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.522755 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 26)
23:51:57.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.528962 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 26)
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.532022 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.541097 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.545763 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.549141 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.560316 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.561257 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.566023 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.569895 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.581102 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.585255 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.588856 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 16)
23:51:57.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.596 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.605664 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 29)
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.609203 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 29)
23:51:57.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.609997 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 29)
23:51:57.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.612 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.620930 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 24)
23:51:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.623229 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 19)
23:51:57.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.624871 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 19)
23:51:57.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.630429 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 19)
23:51:57.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.635628 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.645655 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.648706 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.649561 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.664767 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.670315 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.680480 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.684918 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41370 (request call id 29)
23:51:57.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.704 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.702121 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 26)
23:51:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.709791 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 29)
23:51:57.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.712406 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41392 (request call id 29)
23:51:57.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.722244 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.725521 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.725994 23982 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.23.88.3:52209 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.727178 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.729326 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.730508 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.732630 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.745383 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.751252 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.752519 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.765704 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.765718 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.770295 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.772621 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.780655 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.786074 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.789676 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.793016 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.88.1:48069 (request call id 19)
23:51:57.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.800 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.805 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.809706 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 20)
23:51:57.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.811906 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 23)
23:51:57.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.816 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.819912 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 28)
23:51:57.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.824697 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.824923 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.829883 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.840756 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.845464 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.850194 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.850195 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.860806 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.865579 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41354 (request call id 41)
23:51:57.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.869729 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 27)
23:51:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.870827 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 27)
23:51:57.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.880368 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 27)
23:51:57.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.890895 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41392 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 27)
23:51:57.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.900537 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 27)
23:51:57.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.904 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.905 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:57.905 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:57.905 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:57.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:57.906 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.906 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:57.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:57.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:57.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:57.912 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:57.912 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:57.915 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:57.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:57.919 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:57.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.922307 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 33)
23:51:57.925 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:57.926 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:57.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:57.930 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:57.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:57.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.932767 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 33)
23:51:57.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.952941 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 33)
23:51:57.954 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:57.958 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:57.963 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:57.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.970254 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41410 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 22)
23:51:57.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.972568 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 22)
23:51:57.979 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:57.982 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2570a07c, L:/127.0.0.1:38102 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:57.990 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xec138772, L:/127.0.0.1:41442 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:57.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.991933 23982 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 22)
23:51:57.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:57.992957 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:57.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 22)
23:51:57.993 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.88.61:43707: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items
23:51:57.997 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3adb721b, L:/127.0.0.1:55308 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:58.000 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571; will retry
23:51:58.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.009 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.011785 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41442 (request call id 1)
23:51:58.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:58.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.017 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=101), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [61ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items, [76ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.62:36571: OK, [77ms] delaying RPC due to: Service unavailable: Master config (127.23.88.60:38527,127.23.88.61:43707,127.23.88.62:36571) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items, [82ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [90ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=Deferred@1326522481(state=PENDING, result=null, callback=(continuation of Deferred@285581144 after retry RPC after error@2123663688), errback=(continuation of Deferred@285581144 after retry RPC after error@2123663688))) after lookup
23:51:58.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:58.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.032457 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 29)
23:51:58.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.032758 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 29)
23:51:58.039 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.039 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.039986 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.043598 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.049696 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.052600 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41426 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.063535 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.068928 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.083222 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.089283 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.103504 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41410 (request call id 34)
23:51:58.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.108 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.112005 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 31)
23:51:58.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260707 23:51:58.122826 23981 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items [suppressed 158 similar messages]
23:51:58.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.123118 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41426 (request call id 31)
23:51:58.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.126 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.128248 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 38)
23:51:58.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.129303 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 38)
23:51:58.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.129410 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 38)
23:51:58.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.131 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.148783 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41442 (request call id 5)
23:51:58.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.149576 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.150087 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.165627 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.169625 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.169625 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.183300 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41436 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.185098 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.186419 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.190215 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.205243 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.207123 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41400 (request call id 34)
23:51:58.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.209 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.210 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.210 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.210 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.221985 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 29)
23:51:58.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.224342 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41376 (request call id 29)
23:51:58.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.227 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.232 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.246201 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41442 (request call id 9)
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.262813 23981 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.264853 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.265965 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.284948 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.285610 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.290021 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41438 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.306075 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41386 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.307360 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41436 (request call id 29)
23:51:58.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.325397 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41400 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41386 (request call id 43)
23:51:58.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.331 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.335 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.336 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.336 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.336 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.367235 23982 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41442 (request call id 11)
23:51:58.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.369752 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41442 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 30)
23:51:58.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.381371 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 30)
23:51:58.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.400593 23980 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41376 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 30)
23:51:58.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:58.404517 23983 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:41354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
23:51:58.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:41438 (request call id 30)
23:51:58.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.413 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.414 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.414 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.414 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.432 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.432 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.432 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.442 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.442 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.442 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.534 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.535 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.535 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.535 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.536 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.536 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.568 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.568 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.569 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.569 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.573 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.573 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.576 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
23:51:58.578 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.60:38527(127.23.88.60:38527)] connecting to peer
23:51:58.579 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.61:43707(127.23.88.61:43707)] connecting to peer
23:51:58.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.88.60:38527(127.23.88.60:38527)] Successfully connected to peer
23:51:58.590 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.88.62:36571(127.23.88.62:36571)] connecting to peer
23:51:58.592 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.88.61:43707(127.23.88.61:43707)] Successfully connected to peer
23:51:58.597 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.60
23:51:58.606 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.88.62:36571(127.23.88.62:36571)] Successfully connected to peer
23:51:58.613 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb813c3eb, L:/127.0.0.1:38106 - R:/127.23.88.60:38527] using SASL/PLAIN
23:51:58.613 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.61
23:51:58.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.622 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:58.622 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:58.622 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:58.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:58.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:58.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:58.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:58.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:58.629 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.88.62
23:51:58.633 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:58.633 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:58.643 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x73b90230, L:/127.0.0.1:41444 - R:/127.23.88.61:43707] using SASL/PLAIN
23:51:58.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
23:51:58.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=71), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.60:38527, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.61:43707, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.88.62:36571, [51ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.60:38527: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.23.88.61:43707: OK, deferred=null) after lookup
23:51:58.649 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc6e554f0, L:/127.0.0.1:55320 - R:/127.23.88.62:36571] using SASL/PLAIN
23:51:58.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table b396059d33f5472085918701f8134ebe
23:51:58.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.962 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:58.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:58.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:59.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:59.067 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:59.068 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:59.068 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:59.069 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:59.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:59.070 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:59.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:59.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:59.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:59.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:59.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:59.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:59.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:59.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3727588f8be6474db82f5606db480af0 for table 'TestHandleTooBusy' with partition [<start>, <end>)
23:51:59.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=3727588f8be6474db82f5606db480af0@[2b3f8b7ddd8243078a43a66a88019f59(127.23.88.3:37879),8808e9a5b1e34733937df6ddb75f9fdc(127.23.88.2:40287)[L],a97ccfa6f0974bc488e30cb55aaf46db(127.23.88.1:42611)]}]
23:51:59.180 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:59.180 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:59.180 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:59.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:59.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:59.181 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:59.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:59.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:59.182 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:59.182 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:59.183 [DEBUG - main] (Connection.java:575) [peer master-127.23.88.61:43707(127.23.88.61:43707)] disconnecting while in state READY
23:51:59.183 [DEBUG - main] (Connection.java:575) [peer master-127.23.88.60:38527(127.23.88.60:38527)] disconnecting while in state READY
23:51:59.183 [DEBUG - main] (Connection.java:575) [peer master-127.23.88.62:36571(127.23.88.62:36571)] disconnecting while in state READY
23:51:59.183 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.88.60:38527(127.23.88.60:38527)] handling channelInactive
23:51:59.183 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.88.60:38527(127.23.88.60:38527)] cleaning up while in state READY due to: connection closed
23:51:59.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
23:51:59.183 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.88.61:43707(127.23.88.61:43707)] handling channelInactive
23:51:59.184 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.88.61:43707(127.23.88.61:43707)] cleaning up while in state READY due to: connection closed
23:51:59.186 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.88.62:36571(127.23.88.62:36571)] handling channelInactive
23:51:59.186 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.88.62:36571(127.23.88.62:36571)] cleaning up while in state READY due to: connection closed
23:51:59.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.186713 23904 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task48noX6/build/tsan/bin/kudu with pid 24115
23:51:59.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.216599 23904 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task48noX6/build/tsan/bin/kudu with pid 24263
23:51:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.256059 23904 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task48noX6/build/tsan/bin/kudu with pid 24403
23:51:59.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.287802 23904 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task48noX6/build/tsan/bin/kudu with pid 23916
23:51:59.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.321681 23904 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task48noX6/build/tsan/bin/kudu with pid 23958
23:51:59.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260707 23:51:59.365355 23904 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task48noX6/build/tsan/bin/kudu with pid 24005
23:52:00.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-07T23:52:00Z chronyd exiting

Time: 31.838

OK (1 test)

